Changeset 407 for trunk/lib/App.inc.php


Ignore:
Timestamp:
Aug 30, 2012 5:19:34 PM (12 years ago)
Author:
anonymous
Message:

Renamed function arguments to improve readability; added missing param comments.

File:
1 edited

Legend:

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

    r406 r407  
    753753     * @access  public
    754754     * @param   mixed   $query_key  The key (or keys, as an array) of the query argument to remove.
     755     * @param   bool    $unset      Remove any values set in the request matching the given $query_key.
    755756     * @author  Quinn Comendant <quinn@strangecode.com>
    756757     * @since   18 Jun 2007 20:57:29
Note: See TracChangeset for help on using the changeset viewer.