Login   Register  
PHP Classes
elePHPant
Icontem

File: admin_page_start.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Voznyak Nazar  >  MVC Membership System  >  admin_page_start.tpl  >  Download  
File: admin_page_start.tpl
Role: Auxiliary data
Content type: text/plain
Description: smarty template
Class: MVC Membership System
Membership system using the MVC design pattern
Author: By
Last change:
Date: 2003-12-30 00:47
Size: 257 bytes
 

Contents

Class file image Download
<h3>Admin area</h3>

<a href='adminpages.php?page=printAdmins'>Adminlist</a>
<br/>
<a href='adminpages.php?page=printMembers'>Memberlist</a>
<br/>
<a href='adminpages.php?page=printPartners'>Partnerlist</a>
<br/>
<a href='adminlogout.php'>Logout</a>