source beautifarming to make review easier

This commit is contained in:
Alexander Kampmann 2012-04-09 16:56:01 +02:00
parent 1370ba5d16
commit 018727aa15
1 changed files with 189 additions and 189 deletions

View File

@ -109,11 +109,11 @@ define ( 'NETWORK_XMPP', 'xmpp'); // XMPP
define ( 'NETWORK_MYSPACE', 'mysp'); // MySpace
define ( 'NETWORK_GPLUS', 'goog'); // Google+
/*
/**
* These numbers are used in stored permissions
* and existing allocations MUST NEVER BE CHANGED
* OR RE-ASSIGNED! You may only add to them.
*/
* and existing allocations MUST NEVER BE CHANGED
* OR RE-ASSIGNED! You may only add to them.
*/
$netgroup_ids = array(
NETWORK_DFRN => (-1),
@ -515,7 +515,7 @@ if(! class_exists('App')) {
}
}
}
}
// retrieve the App structure