Subversion Repositories eFlore/Applications.cel

Rev

Rev 418 | Rev 1604 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 418 Rev 970
Line 29... Line 29...
29
*    You should have received a copy of the GNU Lesser General Public
29
*    You should have received a copy of the GNU Lesser General Public
30
*    License along with this library; if not, write to the Free Software
30
*    License along with this library; if not, write to the Free Software
31
*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
31
*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
32
*/
32
*/
Line 33... Line 33...
33
 
33
 
34
require_once('PEAR.php');
34
//require_once('PEAR.php');
Line 35... Line 35...
35
require_once('Writer/Workbook.php');
35
require_once('Writer/Workbook.php');
36
 
36
 
37
/**
37
/**