Changeset 465

Show
Ignore:
Timestamp:
01/13/08 21:02:56 (12 months ago)
Author:
padams
Message:

removing debug call.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/owa_caller.php

    r464 r465  
    8282                        include($file); 
    8383                else: 
    84                         $this->e->debug("I can't find your configuration file...assuming that you didn't create one."); 
     84                        //$this->e->debug("I can't find your configuration file...assuming that you didn't create one."); 
    8585                endif; 
    8686