Remove unused StandardMethods and improve session logic
This commit is contained in:
parent
86435a3d0b
commit
701acfde35
30 changed files with 1032 additions and 704 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
try
|
||||
{
|
||||
\Socialbox\Socialbox::handleRpc();
|
||||
\Socialbox\Socialbox::handleRequest();
|
||||
}
|
||||
catch(Exception $e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue