HosipLan

Untitled

Jan 23rd, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. parameters:
  2. database:
  3. user:
  4. pass: ...
  5.  
  6. services:
  7. connection: # staticke dibi
  8. class: DibiConnection
  9. factory: dibi::connect('%database%')
  10. run: TRUE
  11.  
  12. connection: # nestaticke dibi
  13. class: DibiConnection('%database%')
Advertisement
Add Comment
Please, Sign In to add comment