mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
6 lines
57 B
PHP
6 lines
57 B
PHP
<?php
|
|
|
|
function legacy_init()
|
|
{
|
|
// I don't do nothing
|
|
}
|