Assembla home | Assembla project page
 
Show
Ignore:
Timestamp:
08/01/08 21:18:09 (4 months ago)
Author:
Seldaek
Message:

* Fixed a bug in staticPluginLoaded() and updated all calls to it

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Phergie/Plugin/Abstract/Base.php

    r275 r278  
    451451     * @return bool 
    452452     */ 
    453     public static function staticPluginLoaded($plugin, $plugins, $client
     453    public static function staticPluginLoaded($plugin, $client, array $plugins
    454454    { 
    455455        $plugin = trim($plugin);