mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Upgrade from 0.7.x to 0.8 now leaves a clean error-free table-structure.
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
Note: there are some uncommented 'echo' statements which are intentional to highlight that something's gone wrong! (not that it should, of course)
|
||||
*/
|
||||
|
||||
|
||||
// DEPRECATED - USE db_verify_class where possible.
|
||||
|
||||
class db_table_admin
|
||||
{
|
||||
var $file_buffer = ''; // Contents of a file
|
||||
|
Reference in New Issue
Block a user