Ui for show scheduling
This commit is contained in:
parent
a4fb54cd01
commit
61c826f8ed
5 changed files with 37 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
#Note: project.home is automatically generated by the propel-install script.
|
||||
#Any manual changes to this value will be overwritten.
|
||||
project.home = /path/to/airtime
|
||||
project.home = /home/naomi/dev-campcaster/campcaster
|
||||
project.build = ${project.home}/build
|
||||
|
||||
#Database driver
|
||||
|
@ -21,4 +21,4 @@ propel.phpconf.dir = ${propel.output.dir}/application/configs
|
|||
propel.sql.dir = ${project.build}/sql
|
||||
|
||||
# set the name for the configuration file
|
||||
propel.runtime.phpconf.file = propel-config.php
|
||||
# set the name for the configuration file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue