Changeset 1905 for trunk/system/helpers/html.php
- Timestamp:
- 02/03/2008 02:00:03 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/system/helpers/html.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/helpers/html.php
r1900 r1905 45 45 46 46 /** 47 * Creates an HTTP query string from an array. 47 * Creates an HTTP query string from an array. Deprecated. 48 48 * 49 49 * @param array array of data to convert to string
