Always load jquery UI; minor phpdoc fix

This commit is contained in:
thomascube
2011-12-31 11:51:47 +00:00
parent 5fea6b484d
commit 3a7deca536
2 changed files with 3 additions and 2 deletions

View File

@@ -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()
*/