Images.php
[Pman.Core] / NotifySend.php
index dab82a3..e9c37a0 100644 (file)
@@ -97,10 +97,6 @@ class Pman_Core_NotifySend extends Pman
         //date_default_timezone_set('UTC');
         // phpinfo();exit;
         $force = empty($opts['force']) ? 0 : 1;
-
-
-
-        die('f');
         
         $w = DB_DataObject::factory($this->table);