Changeset 11 for trunk/lib/App.inc.php


Ignore:
Timestamp:
Sep 12, 2005 1:58:17 AM (19 years ago)
Author:
scdev
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/App.inc.php

    r10 r11  
    7878       
    7979        // For classes that require db tables, do we check that a table exists and create if missing?
    80         'db_create_tables' => false,
     80        'db_create_tables' => null,
    8181
    8282        // The level of error reporting. Don't set this to 0 to suppress messages, instead use display_errors to control display.
Note: See TracChangeset for help on using the changeset viewer.