Changeset 5798 for temp/trunk
- Timestamp:
- 2006/09/25 17:47:27 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/bkup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5797 r5798 280 280 281 281 if(DB_TYPE == "pgsql"){ 282 $match = "auto_incr ement";282 $match = "auto_incr"; 283 283 }else if(DB_TYPE == "mysql"){ 284 284 $match = 'nextval(\'';
Note: See TracChangeset
for help on using the changeset viewer.
