mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 00:04:01 +01:00
Always load jquery UI; minor phpdoc fix
This commit is contained in:
@@ -226,6 +226,7 @@ class html
|
||||
* Derrived method to create <script> tags
|
||||
*
|
||||
* @param mixed $attr Hash array with tag attributes or string with script source (src)
|
||||
* @param string $cont Javascript code to be placed as tag content
|
||||
* @return string HTML code
|
||||
* @see html::tag()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user