EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
index.php
Go to the documentation of this file.
1 <?php
2 /* @var $this ViewpaperController */
3 
4 $this->viewPaper();
5 
6 $this->breadcrumbs=array(
7  'Viewpaper',
8 );
9 ?>