mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-07 06:28:40 -05:00
This moves most of the logic of action.php into a separate file lib/dispatcher.lib.php and separates the actions into ladder-related actions and non-ladder-related actions. This is intended to make it possible to have a second action.php that handlers only ladder-related actions, which can run on the main server computer and allow that computer to make HTTP requests to `localhost`, which should help reduce ladder errors. |
||
|---|---|---|
| .. | ||
| dispatcher.lib.php | ||
| ntbb-ladder.lib.php | ||
| ntbb-ladder.sql | ||