fixed locked
[Pman.Base] / Pman / GnumericToExcel.php
1 <?php
2
3 /**
4  * 
5  * MOVED To Core ---
6  * 
7  * 
8  */
9
10 require_once 'Pman/Core/GnumericToExcel.php';
11 class Pman_GnumericToExcel extends Pman_Core_GnumericToExcel
12 {
13     
14     
15 }