--- /dev/null
+<?php
+$configurationData = array (
+
+ "gui::applications" => array ("Verleihnix"),
+ "autoloader" => array ("ClassLoader", "autoload"),
+ "Verleihnix::InterfaceClass" => "VNAdministration",
+ "PropelClassPath" => "Verleihnix/impl/data/build"
+ );