1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 17:50:12 +02:00

PHPdoc fix

This commit is contained in:
marj
2009-11-17 14:05:34 +00:00
parent 8d6c82d860
commit 937125d6ee
3 changed files with 44 additions and 32 deletions

View File

@@ -9,8 +9,8 @@
* List Admin Class
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_admin_class.php,v $
* $Revision: 1.5 $
* $Date: 2009-07-25 07:54:35 $
* $Revision: 1.6 $
* $Date: 2009-11-17 14:05:34 $
* $Author: marj_nl_fr $
*
*/
@@ -45,7 +45,7 @@ class list_admin
/**
* database update settings
*
* @return sting $message
* @return string $message
*
*/
function db_update_menu()