This website requires JavaScript.
Explore
Help
Sign In
nobigtech
/
soselo
Watch
1
Star
0
Fork
You've already forked soselo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d1de167b5
soselo
/
api
/
v1
/
http
/
mastodon
/
accounts
/
suspend
/
index.php
4 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
Add API http method for suspending accounts + fixes
2022-12-08 20:21:57 +00:00
<
?
php
chdir
(
'../../../../../../'
)
?>
<
?
php
require
'base.php'
?>
Created feature to run the pending cronjobs with cron.php * Fixes for the accounts suspend API
2022-12-08 22:35:45 +00:00
<
?
php
mod_php
()
?>