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


Ignore:
Timestamp:
Dec 15, 2015 9:40:29 PM (8 years ago)
Author:
anonymous
Message:

Minor change to caching of JS and CSS.

File:
1 edited

Legend:

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

    r551 r553  
    13301330    * @access   public
    13311331    * @param    string  $id             Identifier for this script.
    1332     * @param    mixed   $carry_args     Additional arguments to carry in the URL automatically (see $app->oHREF()).
     1332    * @param    mixed   $carry_args     Additional arguments to carry in the URL automatically (see $app->url()).
    13331333    * @param    string  $default_url    A default URL if there is not a valid specified boomerang URL.
    13341334    * @param    bool    $queryless_referrer_comparison   Exclude the URL query from the refererIsMe() comparison.
Note: See TracChangeset for help on using the changeset viewer.