Remove requires from the routes file
commitaaab14284f9a233e1deba93f7e25a432fce4f5ea
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Mon, 6 Jan 2020 14:02:41 +0000 (6 11:02 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Mon, 6 Jan 2020 14:02:41 +0000 (6 11:02 -0300)
tree557fe547381de0b37fb70a33973af32f010d9aef
parente3f9efe7e024b1d10d880330d608b7fdb0e7d822
Remove requires from the routes file

Call the the controller directly instead of requiring the entry point
file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
libraries/classes/Controllers/Database/SqlController.php
libraries/entry_points/database/sql.php
libraries/routes.php