Changing the way we include framework files. Instead of modifying the include_path...
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 26 Sep 2007 16:40:19 +0000 (12:40 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 26 Sep 2007 16:40:19 +0000 (12:40 -0400)
commit602f4228576d80ac34ae40c156ab2f0d3f163c6f
tree53784d2ff919d74616c802eb44807d98b4aebec4
parent3c2957abfb1ad26173c11d923d827b662371472b
Changing the way we include framework files. Instead of modifying the include_path we just define the constant ISSO as the path to ISSO.
30 files changed:
App.php
Db.php
DbMySql.php
DbMySqlI.php
DbPostgreSql.php
GraphLine.php
GraphPie.php
Mail.php
Pagination.php
Printer.php
PrinterBaseElement.php
PrinterCss.php
PrinterLabelElement.php
PrinterRootElement.php
PrinterRootElementForm.php
PrinterRootElementPage.php
PrinterRootElementTable.php
PrinterTableElement.php
Template.php
UnitTest/AllTests.php
UnitTest/AppTest.php
UnitTest/DatabaseMySQLTest.php
UnitTest/DatabaseMySQLiTest.php
UnitTest/DateTest.php
UnitTest/FunctionsTest.php
UnitTest/InputTest.php
UnitTest/InstallerTest.php
UnitTest/TemplateTest.php
UnitTest/XmlTest.php
docs/tools/create_schema.php