kill orphans

This commit is contained in:
Friendika
2011-02-06 02:33:02 -08:00
parent 073f3720ac
commit ac3f3a6e9f
3 changed files with 17 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
set_time_limit(0);
define ( 'BUILD_ID', 1034 );
define ( 'FRIENDIKA_VERSION', '2.10.0904' );
define ( 'BUILD_ID', 1035 );
define ( 'FRIENDIKA_VERSION', '2.10.0905' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );