activate.php
@@ -31,7 +31,7 @@ error_log('Action done!'); error_log('Checking custom tables...'); CustomTable::ensureTables(); error_log('Dashboard is setup: '.print_r(JVB()->dashboard(), true)); // (new JVBase\registry\CheckCustomTables())->maybeCreateTables(); error_log('Tables created!');