Files
pathfinder/README.md
2015-08-26 21:52:56 +02:00

674 B

pathfinder

EVE Online - Pathfinder

  |-- (0755) app              --> backend [*.php]
        |-- app               --> "Fat Free Framework" extensions
            |-- ...
        |-- lib               --> "Fat Free Framework"
            |-- ...
        |-- main              --> "PATHFINDER" root
            |-- ...
        |-- config.ini        --> config "f3" framework
        |-- cron.ini          --> config cronjobs
        |-- pathfinder.ini    --> config pathfinder
        |-- routes.ini        --> config routes
  |-- (0755) build_js
  |-- (0755) js
  |-- (0777) logs
  |-- (0755) public
  |-- (0777) tmp
  |-- (0755) .htaccess
  |-- (0755) index.php