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 30... Line 30...
30
*    You should have received a copy of the GNU Lesser General Public
30
*    You should have received a copy of the GNU Lesser General Public
31
*    License along with this library; if not, write to the Free Software
31
*    License along with this library; if not, write to the Free Software
32
*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
32
*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
33
*/
33
*/
Line 34... Line 34...
34
 
34
 
Line 35... Line 35...
35
require_once('PEAR.php');
35
//require_once('PEAR.php');
36
 
36
 
37
/**
37
/**
38
* Class for writing Excel BIFF records.
38
* Class for writing Excel BIFF records.