Guest User

Untitled

a guest
Nov 26th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. propel.project = Shop
  2. propel.database = mysql
  3. propel.database.url = mysql:host=localhost;dbname=shop;user=root;password=root
  4. propel.database.user = root
  5. propel.database.password = root
  6. propel.mysql.tableType = InnoDB
  7. propel.classPrefix = Entity
Add Comment
Please, Sign In to add comment