mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
more comments
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
* Administration - Database Utilities
|
* Administration - Database Utilities
|
||||||
*
|
*
|
||||||
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
|
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
|
||||||
* $Revision: 1.45 $
|
* $Revision: 1.46 $
|
||||||
* $Date: 2009-11-14 04:26:07 $
|
* $Date: 2009-11-14 04:28:04 $
|
||||||
* $Author: marj_nl_fr $
|
* $Author: marj_nl_fr $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@@ -260,6 +260,7 @@ class system_tools
|
|||||||
$dbtable = $mySQLdefaultdb;
|
$dbtable = $mySQLdefaultdb;
|
||||||
|
|
||||||
//TODO Add a check to be sure the database is not already utf-8.
|
//TODO Add a check to be sure the database is not already utf-8.
|
||||||
|
// yep, needs more methods - possibly a class in e107_handler
|
||||||
|
|
||||||
$sql = e107::getDb();
|
$sql = e107::getDb();
|
||||||
$mes = e107::getMessage();
|
$mes = e107::getMessage();
|
||||||
|
Reference in New Issue
Block a user