vogelor
2008-11-24 a2e689d5dcac097c5fcc8e8ce27b70c9e0ae9abc
interface/lib/app.inc.php
@@ -181,6 +181,7 @@
      if(isset($_SESSION['s']['user']) && $this->auth->has_clients($_SESSION['s']['user']['userid'])) {
         $this->tpl->setVar('is_reseller', 1);
      }
      $this->tpl->setVar('ISPC_APP_VERSION', ISPC_APP_VERSION);
    }
    
} // end class