Changeset 92 for trunk/www/Base/Database.php
- Timestamp:
- Aug 15, 2013, 12:11:32 AM (11 years ago)
- Location:
- trunk/www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www
- Property svn:ignore
-
old new 1 1 config.php 2 .buildpath 3 .project 4 .settings
-
- Property svn:ignore
-
trunk/www/Base/Database.php
r69 r92 13 13 { 14 14 global $Config; 15 15 16 16 if($Config['Web']['ShowSQLQuery'] == true) 17 17 {
Note:
See TracChangeset
for help on using the changeset viewer.