This commit is contained in:
Thies C. Arntzen 2001-04-14 10:30:05 +00:00
parent c42f260145
commit af142e4d71

View File

@ -12,3 +12,6 @@
* renaming functions so that they all are conform to one standard form
* allow foreach($arrray as $key => &value)
* clean up "$instance = &new object" syntax.