integrate debugbar module

This commit is contained in:
Manuel Raynaud
2013-09-07 16:39:52 +02:00
parent 1e660cd930
commit b036f16437
6 changed files with 259 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<database defaultIdMethod="native" name="thelia" namespace="DebugBar\Model">
<!--
See propel documentation on http://propelorm.org for all information about schema file
-->
<external-schema filename="/home/manu/dev/www/thelia/local/config/schema.xml" referenceOnly="true" />
</database>