mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Merge branch 'master' of git://github.com/friendica/friendica
This commit is contained in:
commit
214ec91a3f
425 changed files with 14504 additions and 23377 deletions
828
util/messages.po
828
util/messages.po
File diff suppressed because it is too large
Load diff
|
@ -33,6 +33,8 @@
|
|||
$files = glob($dir . '/*.php');
|
||||
foreach($files as $file) {
|
||||
echo $file . "\n";
|
||||
if(stristr($file,'jappixmini/proxy.php'))
|
||||
continue;
|
||||
include_once($file);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue