- Timestamp:
- Apr 29, 2010, 6:02:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/template.class.php
r5998 r5999 68 68 ); 69 69 } 70 conf_update_param('local_data_dir_checked', 'true'); 70 if (function_exists('pwg_query')) { 71 conf_update_param('local_data_dir_checked', 'true'); 72 } 71 73 } 72 74
Note: See TracChangeset
for help on using the changeset viewer.