main(); if($action) $s->$action(); else $s->_default(); } else { print "

AdRevenue Error: [ $section ] not found

"; print "That module does not exist. Several problems could cause this:
"; print "
    "; print "
  1. You entered an invalid request (URL)"; print "
  2. You did not upload files correctly"; print "
  3. You do not have read permissions on the modules directory"; print "
  4. The module you are requesting is an add-on to AdRevenue"; print "
"; print "For help, please contact us for support and "; print "refer to this screen."; } exit; ?>