Advertisement
Guest User

Untitled

a guest
Apr 24th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [_database]
  2. host=localhost
  3. name=mydb
  4. user=root
  5. password=root
  6.  
  7. [_tables]
  8. ; A list of tables to include in your application's menu
  9. ; these tables must already exist in your database
  10. people=Profiles
  11. news=News Articles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement