Show
Ignore:
Timestamp:
05/29/09 15:57:06 (3 years ago)
Author:
jfinstrom
Message:

oops some debug stuff left behing and forgot to reversion to release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • contributed_modules/modules/tweet2call/bin/tweet2call.php

    r7773 r7776  
    165165  file_put_contents(TEMP_LASTTWEET, $last); 
    166166    logToFile(LOG_FILE, "Polling Finished Last DM pulled was $last"); 
    167   /* XXX 
    168   return array(31854897 => array('sender' => 'god', 'msg' => 'Hello. Please help. I need support. Please call me at 4802253448'), 
    169          31852298 => array('sender' => 'satan', 'msg' => 'Billing me at 9119531111'), 
    170         ); 
    171   */ 
    172167   
    173168  // Return said array of DM's 
  • contributed_modules/modules/tweet2call/module.xml

    r7773 r7776  
    77  <changelog> 
    88    *0.1.0.0* Original Release (beta) 
     9                *0.2.0.0* Tested much more stabler 
    910  </changelog> 
    1011  <description>