1.4.5
- BUGFIX - SaveDbRow - if Primary was set and Mode was "insert", it inserted duplicities
- BUGFIX - SaveDbRow - if Primary variable's value was '0' it caused duplicities
1.4.4
- NEW - added content manipulation parameters (like ReplaceString) also for URLToFile
- NEW - added parameter GetPageInfo for Action ContentURL
- IMPROVEMENT - improved execution time for logger class
- IMPROVEMENT - improved execution time for context class
- NEW - added parameter ReturnLastId for Action SaveDbRow - return id of inserted row
- BUGFIX - corrections for php 5.3.0