Changeset 5929 for temp/trunk/data/class/SC_Query.php
- Timestamp:
- 2006/09/27 09:39:15 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_Query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_Query.php
r5928 r5929 363 363 } 364 364 365 function cur val($table, $colname) {365 function currval($table, $colname) { 366 366 $sql = ""; 367 367 if (DB_TYPE == "pgsql") {
Note: See TracChangeset
for help on using the changeset viewer.
