![]() |
00001 <?php 00002 header("Location: help"); 00003 ?> 00004 <html> 00005 <head> 00006 <title>ITS WS - Schedule of Classes API</title> 00007 00008 <!-- BEGIN default CSS and JS, always put CSS before JS, so that JS can load a 00009 dditional CSS --> 00010 <link rel="stylesheet" href="http://www.usc.edu/assets/css/default.css" type=" 00011 text/css" media="screen" /> 00012 <style type="text/css" media="all">@import url("$ec2_uri/css/nav.css");</style 00013 > 00014 <style type="text/css" media="all">@import url("$ec2_uri/css/cal_small.css");< 00015 /style> 00016 <!-- END default CSS and JS, always put CSS before JS so that JS can load addi 00017 toinal CSS --> 00018 00019 <!-- BEGIN Generic Calendar CSS/JS --> 00020 <link rel="stylesheet" href="css/base.css" type="text/css" /> 00021 <link rel="stylesheet" href="css/nav_base.css" type="text/css" /> 00022 <link rel="stylesheet" href="css/basic.css" type="text/css" media="al 00023 l" /> 00024 <!-- END Generic Calendar CSS/JS --> 00025 </head> 00026 <body> 00027 The Schedule of Classes <a href="api">API</a> 00028 00029 examples:<br /> 00030 <ul> 00031 <li><a href="api/help">api help</a></li> 00032 </ul> 00033 </body> 00034 </html>