Changeset 6368
- Timestamp:
- 2006/10/16 12:44:50 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/contents/csv_sql.tpl (modified) (previous)
-
html/admin/contents/csv_sql.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/csv_sql.php
r6367 r6368 264 264 265 265 // SQL¤ÎÂÅÅöÀ¥Á¥§¥Ã¥¯ 266 if ($objErr->arrErr[' sql'] == "") {266 if ($objErr->arrErr['csv_sql'] == "") { 267 267 $objsqlErr = lfCheckSQL($data); 268 268 if ($objsqlErr != "") {
Note: See TracChangeset
for help on using the changeset viewer.
