ISU-WebDevClub / club-website-mark-2

http://webdev.stuorg.iastate.edu
1 stars 0 forks source link

Remove mysql credentials from includes/php/base.php #9

Closed baberlevi closed 8 years ago

baberlevi commented 8 years ago

Mysql credentials need to be kept outside of the web directory. Could be done as a conf file or environment variable.

csteamengine commented 8 years ago

Done, will need to send you the config file or set it up once we have the database set up.