Merge branch '1.0.x' into schema-x

This commit is contained in:
Brion Vibber
2010-10-13 15:46:45 -07:00
322 changed files with 8582 additions and 3089 deletions

View File

@@ -17,6 +17,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
if (!defined('STATUSNET')) {
exit(1);
}
/**
* @package OStatusPlugin
* @maintainer Brion Vibber <brion@status.net>