Diff of /mambo/branches/4.6/includes/core.classes.php
Parent Directory
|
Revision Log
|
Patch
| revision 902, Mon Jan 22 14:55:06 2007 UTC | revision 903, Tue Jan 23 18:16:53 2007 UTC | |
|---|---|---|
| # | Line 2960 | Line 2960 |
| 2960 | * | * |
| 2961 | **/ | **/ |
| 2962 | $PATH_TO_CLASS = dirname(ereg_replace("\\\\","/",__FILE__)) . "/" . "ConvertTables" . "/"; | $PATH_TO_CLASS = dirname(ereg_replace("\\\\","/",__FILE__)) . "/" . "ConvertTables" . "/"; |
| 2963 | @require_once($PATH_TO_CLASS."/charsetmapping.php"); | |
| 2964 | define ("CONVERT_TABLES_DIR", $PATH_TO_CLASS); | define ("CONVERT_TABLES_DIR", $PATH_TO_CLASS); |
| 2965 | define ("DEBUG_MODE", 1); | define ("DEBUG_MODE", 1); |
| 2966 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

