Changeset 1285 for branches/1.2


Ignore:
Timestamp:
03/07/10 14:22:27 (3 years ago)
Author:
nick_ramsay
Message:

[Branch 1.2] Removed unwanted print_r.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/libs/Widget.php

    r1284 r1285  
    4848        } 
    4949         
    50         echo "<pre>"; print_r($widgets_settings['widgets']); echo "</pre>"; 
    51          
    5250        $widgets = $this->getWidgets($h); 
    5351         
Note: See TracChangeset for help on using the changeset viewer.