Jake Vanderwerf
9 days ago 47e77f9fac1155c536b2b87fec552c7fcce66fa6
activate.php
@@ -30,7 +30,6 @@
    do_action(BASE.'activation');
   error_log('Action done!');
   error_log('Checking custom tables...');
   Queue::defineTables();
   CustomTable::ensureTables();
   error_log('Dashboard is setup: '.print_r(JVB()->dashboard(), true));