Changeset 1386 for branches/0.8/bb-admin/upgrade-functions.php
- Timestamp:
- 03/30/2008 10:36:13 AM (18 years ago)
- File:
-
- 1 edited
-
branches/0.8/bb-admin/upgrade-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.8/bb-admin/upgrade-functions.php
r1236 r1386 429 429 430 430 $bbdb->hide_errors(); 431 if ( !$ ids = $bbdb->get_var("SELECT forum_slug FROM $bbdb->forums ORDER BY forum_order ASC LIMIT 1" ) )431 if ( !$bbdb->get_var("SELECT forum_slug FROM $bbdb->forums ORDER BY forum_order ASC LIMIT 1" ) ) 432 432 return; // Wait till after dbDelta 433 433 $bbdb->show_errors();
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)