• Main Page
  • Modules
  • Classes
  • Files
  • File List

pages/authorDashboard/index.php

00001 <?php
00002 
00019 switch ($op) {
00020    //
00021    // Author Dashboard
00022    //
00023    case 'submission':
00024    case 'readMonographEmail':
00025    case 'reviewRoundInfo':
00026       import('pages.authorDashboard.AuthorDashboardHandler');
00027       define('HANDLER_CLASS', 'AuthorDashboardHandler');
00028 }
00029 
00030 ?>

Generated on Mon Sep 17 2012 13:58:56 for Open Monograph Press by  doxygen 1.7.1