Show
Ignore:
Timestamp:
02/03/2008 02:00:03 AM (10 months ago)
Author:
Geert
Message:

Fixed #368:

  • Added magic get method, allowing you to access all pagination properties
  • Deprecated sql_offset and sql_limit methods, in favor of magic get
  • Updated comment style
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/helpers/html.php

    r1900 r1905  
    4545 
    4646        /** 
    47          * Creates an HTTP query string from an array. 
     47         * Creates an HTTP query string from an array. Deprecated. 
    4848         * 
    4949         * @param   array   array of data to convert to string