mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
Standard stuff
This commit is contained in:
parent
49b22de705
commit
f73389dd12
11 changed files with 21 additions and 20 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
use \Friendica\Core\Config;
|
||||
|
||||
require_once("include/photos.php");
|
||||
require_once("include/user.php");
|
||||
require_once('include/photos.php');
|
||||
require_once('include/user.php');
|
||||
|
||||
function cron_run(&$argv, &$argc){
|
||||
global $a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue