1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Notice removal

This commit is contained in:
CaMer0n
2009-09-04 15:24:41 +00:00
parent 3220a8efb3
commit 5a93baa8c8
2 changed files with 9 additions and 8 deletions

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/update_routines.php,v $
| $Revision: 1.46 $
| $Date: 2009-09-01 20:09:35 $
| $Revision: 1.47 $
| $Date: 2009-09-04 15:24:40 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
@@ -21,6 +21,7 @@
require_once("../class2.php");
require_once(e_HANDLER.'db_table_admin_class.php');
include_lan(e_LANGUAGEDIR.e_LANGUAGE."/admin/lan_e107_update.php");
//include_lan(e_LANGUAGE.'admin/lan_e107_update.php');
// Modified update routine - combines checking and update code into one block per function