1. 15 Jun, 2008 1 commit
  2. 13 May, 2008 1 commit
  3. 17 Mar, 2008 1 commit
  4. 22 Feb, 2008 1 commit
  5. 22 Jan, 2008 1 commit
  6. 05 Jan, 2008 3 commits
  7. 01 Dec, 2007 1 commit
  8. 21 Oct, 2007 1 commit
  9. 03 Oct, 2007 1 commit
  10. 03 Sep, 2007 1 commit
  11. 10 Aug, 2007 2 commits
  12. 30 May, 2007 1 commit
  13. 24 May, 2007 1 commit
  14. 16 May, 2007 1 commit
  15. 02 Mar, 2007 1 commit
  16. 17 Feb, 2007 1 commit
  17. 16 Feb, 2007 1 commit
  18. 29 Dec, 2006 2 commits
  19. 12 Nov, 2006 1 commit
  20. 30 Oct, 2006 1 commit
  21. 28 Sep, 2006 3 commits
  22. 26 Sep, 2006 1 commit
  23. 03 Sep, 2006 1 commit
    • pookey's avatar
      when using Doctrine::compile(), having the require_once()'s in the source... · fb2a3bfd
      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.
      fb2a3bfd
  24. 30 May, 2006 2 commits
  25. 24 May, 2006 1 commit
  26. 13 Apr, 2006 1 commit