HosipLan

Untitled

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