Ben Roberts 45b97e2d5d Adds datatype support to the Config class
The config class now supports a type column in the database which
specifies how the value should be interpreted. The class defines a
number of scalar types, which are returned without transformation. A
string list type is also defined, which splits the value into an array
based on newlines.

Also added phpdoc comments to all class constants, members and methods.
2010-09-16 23:12:29 +01:00
2010-09-04 18:37:10 +01:00
2010-08-14 15:36:31 +01:00
2010-08-14 15:36:31 +01:00
2010-08-14 15:36:31 +01:00
Description
No description provided
489 KiB
Languages
PHP 67.7%
Smarty 24%
JavaScript 7.5%
CSS 0.8%