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
add some doxygen comments
pull/2334/head
Fabrixxm
5 years ago
parent
aec8a1883e
commit
d2a9aa1972
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
include/autoloader.php
+ 6
- 0
include/autoloader.php
View File
@ -1,5 +1,11 @@
<
?
php
/**
*
@
file
include
/
autoloader
.
php
*/
/**
*
@
brief
composer
-
derived
autoloader
init
**/
class
FriendicaAutoloaderInit
{
private
static
$loader
;
Write
Preview
Loading…
Cancel
Save