Changeset 473 for trunk/lib/CSS.inc.php


Ignore:
Timestamp:
Mar 22, 2014 1:57:04 AM (10 years ago)
Author:
anonymous
Message:

Minor fixes to JS and CSS delivery mechanisms

File:
1 edited

Legend:

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

    r471 r473  
    159159    public function output($realm='')
    160160    {
     161        $app =& App::getInstance();
     162
    161163        $realm = '' == $realm ? 'default' : $realm;
    162164
Note: See TracChangeset for help on using the changeset viewer.