Normalize App parameter declaration (mod folder, 3 out of 3)

This commit is contained in:
Hypolite Petovan 2017-01-09 23:14:55 +11:00
commit a7ce601580
41 changed files with 78 additions and 78 deletions

View file

@ -6,7 +6,7 @@ require_once('include/security.php');
require_once('include/redir.php');
function videos_init(App &$a) {
function videos_init(App $a) {
if($a->argc > 1)
auto_redir($a, $a->argv[1]);
@ -102,7 +102,7 @@ function videos_init(App &$a) {
function videos_post(App &$a) {
function videos_post(App $a) {
$owner_uid = $a->data['user']['uid'];
@ -182,7 +182,7 @@ function videos_post(App &$a) {
function videos_content(App &$a) {
function videos_content(App $a) {
// URLs (most aren't currently implemented):
// videos/name