oauth permissions table

This commit is contained in:
friendica
2015-01-19 20:06:12 -08:00
parent ced0685d67
commit e3041b80fd
4 changed files with 59 additions and 3 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1133 );
define ( 'DB_UPDATE_VERSION', 1134 );
/**
* Constant with a HTML line break.