Open source Computer Aided Dispatch System for GTAV RolePlay Communities. This system is built off PHP
- Move the HIDE directory to somewhere outside of www access
- Create a properties directory under the root/openCad directory
- Create a config.ini file
Contents of file should be (change the connection_file_location to the correct spot):
[main]
connection_file_location = "/HIDE/connections.php"
[strings]
community = "COMMUNITY"
- Modify connections.php with correct MySQL Connection values.