Ignore:
Timestamp:
Apr 10, 2007 1:12:19 AM (17 years ago)
Author:
quinn
Message:

Added multibyte charset function to App. Minor fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Utilities.inc.php

    r247 r248  
    4242 * Return dump as cleaned text. Useful for dumping data into emails.
    4343 *
    44  * @param  mixed $var      Variable to dump.
     44 * @param  mixed    $var        Variable to dump.
     45 * @param  strong   $indent     A string to prepend indented lines (tab for example).
    4546 * @return string Dump of var.
    4647 */
Note: See TracChangeset for help on using the changeset viewer.