Advertisement
Northys

Untitled

Apr 5th, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. $configurator->onCompile[] = function ($configurator, $compiler) {
  2.     $compiler->addExtension('dibi', new DibiNetteExtension);
  3. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement