Back-porting the trunk back onto branch
[isso.git] / functions.php
2005-08-02 Robert SesekBack-porting the trunk back onto branch
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-06-02 Robert SesekAdded scandir() function
2005-05-14 Robert SesekMade the docs less colloquial
2005-05-13 Robert SesekAdded fetch_max_attachment_size()
2005-05-08 Robert SesekAdded fetch_extension() method
2005-04-24 Robert SesekAdded fetch_microtime_diff() function
2005-04-24 Robert SesekDocumented @return for Functions::array_set_current()
2005-04-22 Robert SesekAdded array_set_current() function.
2005-04-17 Robert SesekMaking everything properly documented so that we don...
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-03-30 Robert SesekRemoved iff() from use in ISSO. Placed notice on the...
2005-03-30 Robert SesekAllow ISSO::funct::rand() to take array(LOW VAL, HIGH...
2005-02-13 Robert SesekAdded random string generator.
2005-01-22 Robert SesekAdded input sanitize functions. The new system works...
2005-01-16 Robert SesekAdded core functions framework.