Where we changed the class name we need to change the constructor name
[isso.git] / template_fs.php
2005-10-16 Robert SesekWhere we changed the class name we need to change the...
2005-10-16 Robert Seseklocate() doesn't exist anymore; use load(, null)
2005-10-16 Robert SesekRenaming classes to match file names
2005-10-08 Robert Sesek- removed global callback/instantiation
2005-10-08 Robert SesekPass the registry by reference
2005-10-08 Robert SesekAdded registry connection plugs to the modules
2005-10-08 Robert SesekRemoving @see declarations
2005-10-08 Robert SesekCleaning up phpDoc variable declarations
2005-10-08 Robert SesekConverting to GPL
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-04-17 Robert SesekMaking everything properly documented so that we don...
2005-04-13 Robert SesekUpdated error reporting stuff. It was really broken...
2005-04-13 Robert SesekUpdated file headers to be our new one.
2005-04-13 Robert SesekUpdated initial copyright year from 2003 to 2002
2005-04-11 Robert SesekFixed faulty documentation.
2005-01-22 Robert SesekChanged ERR_ERROR to ERR_ALERT. Added PHP5 fix for...
2005-01-15 Robert SesekAdded debug information notices. Created iff() wrapper...