Changeset 2795
- Timestamp:
- 11/11/08 22:14:17 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/sginput/htdocs/system/classes/superglobal.php
r2794 r2795 10 10 protected $values = array(); 11 11 12 function __construct(array $array)12 public function __construct(array $array) 13 13 { 14 14 $values['default'] = array();
