- update because of subversion checkin (keyword change)
- Class.DB.IO: add read method for db schema
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
/********************************************************************
|
||||
* $HeadURL: svn://svn/development/core_data/php/www/admin/set_paths.inc $
|
||||
* $LastChangedBy: gullevek $
|
||||
* $LastChangedDate: 2013-10-22 09:30:40 +0900 (Tue, 22 Oct 2013) $
|
||||
* $LastChangedRevision: 4704 $
|
||||
* $LastChangedDate: 2014-01-08 13:09:19 +0900 (Wed, 08 Jan 2014) $
|
||||
* $LastChangedRevision: 4807 $
|
||||
*********************************************************************
|
||||
* AUTHOR: Clemens Schwaighofer
|
||||
* CREATED: 2007/09/03
|
||||
@@ -114,5 +114,5 @@
|
||||
$cms->debug("LANGUAGE", "SL: ".$_SESSION['DEFAULT_CHARSET']." | ".$_SESSION['LANG']." | ".$_SESSION['DEFAULT_LANG']);
|
||||
$cms->debug("TEMPLATE", "P: ".$smarty->getTemplateDir()[0]);
|
||||
|
||||
// $Id: set_paths.inc 4704 2013-10-22 00:30:40Z gullevek $
|
||||
// $Id: set_paths.inc 4807 2014-01-08 04:09:19Z gullevek $
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user