- 12 Sep, 2006 3 commits
- 11 Sep, 2006 2 commits
- 08 Sep, 2006 2 commits
- 07 Sep, 2006 4 commits
- 05 Sep, 2006 2 commits
- 04 Sep, 2006 4 commits
- 03 Sep, 2006 7 commits
-
-
pookey authored
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive
-
pookey authored
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.
-
pookey authored
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
Tests for covering the Doctrine_Collection::loadRelated functionality for basic many-to-many relations
-
- 02 Sep, 2006 1 commit
-
-
zYne authored
-
- 01 Sep, 2006 2 commits
- 31 Aug, 2006 3 commits
- 30 Aug, 2006 8 commits
- 29 Aug, 2006 2 commits