This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
I'm wishing you and your family a very happy christmas
pull/6482/head
Jeroen De meerleer
2 years ago
committed by
Hypolite Petovan
parent
2d12705f7d
commit
df386800d3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index.php
+ 1
- 0
index.php
View File
@ -15,3 +15,4 @@ require __DIR__ . '/vendor/autoload.php';
$a
=
new
Friendica\App
(
__DIR__
,
false
);
$a
->
runFrontend
();
Write
Preview
Loading…
Cancel
Save