2009-08-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_extensions.php: add the small description in the load_extensions function for phpdoc. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
27fbab8686
commit
5a100534e0
|
@ -1,4 +1,9 @@
|
|||
2009-08-24 Miguel de Dios <miguel.dedios@artica.es>
|
||||
2009-08-26 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/functions_extensions.php: add the small description in the
|
||||
load_extensions function for phpdoc.
|
||||
|
||||
2009-08-26 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/functions_menu.php, include/functions_html.php,
|
||||
include/functions_events.php, include/functions_messages.php,
|
||||
|
@ -22,7 +27,7 @@
|
|||
comment blocks for to organize more the result phpdoc files. Start to
|
||||
document undocument functions.
|
||||
|
||||
2009-08-24 Miguel de Dios <miguel.dedios@artica.es>
|
||||
2009-08-25 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/functions_menu.php, include/functions_html.php,
|
||||
include/functions_events.php, include/functions_messages.php,
|
||||
|
|
|
@ -128,7 +128,7 @@ function get_extensions ($enterprise = false) {
|
|||
}
|
||||
|
||||
/**
|
||||
* TODO: Document extensions
|
||||
* Load the basic configurations of extension and add extensions into menu.
|
||||
*
|
||||
* @param array $extensions
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue