cvs commit: juno index.php register.php juno/config conf.php
html.php prefs.php juno/lib Juno.php base.php juno/scripts/drivers
juno.sql juno/templates common-footer.inc common-header.inc
juno/templates/register head.inc
qwilson@horde.org
qwilson@horde.org
Fri, 12 Apr 2002 08:14:50 -0700 (PDT)
qwilson 2002/04/12 08:14:50 PDT
Modified files:
scripts/drivers juno.sql
Added files:
. index.php register.php
config conf.php html.php prefs.php
lib Juno.php base.php
templates common-footer.inc common-header.inc
templates/register head.inc
Log:
Removed commas for mysql insert.
Set up basic framework files. ( Anyone updating should add an application entry to their horde registry.php )
Revision Changes Path
1.1 +12 -0 juno/config/conf.php (new)
1.1 +13 -0 juno/config/html.php (new)
1.1 +23 -0 juno/config/prefs.php (new)
1.1 +34 -0 juno/index.php (new)
1.1 +12 -0 juno/lib/Juno.php (new)
1.1 +65 -0 juno/lib/base.php (new)
1.1 +19 -0 juno/register.php (new)
1.2 +4 -4 juno/scripts/drivers/juno.sql
1.1 +9 -0 juno/templates/common-footer.inc (new)
1.1 +31 -0 juno/templates/common-header.inc (new)
1.1 +5 -0 juno/templates/register/head.inc (new)
Chora Links:
http://cvs.horde.org/co.php/juno/config/conf.php?r=1.1
http://cvs.horde.org/co.php/juno/config/html.php?r=1.1
http://cvs.horde.org/co.php/juno/config/prefs.php?r=1.1
http://cvs.horde.org/co.php/juno/index.php?r=1.1
http://cvs.horde.org/co.php/juno/lib/Juno.php?r=1.1
http://cvs.horde.org/co.php/juno/lib/base.php?r=1.1
http://cvs.horde.org/co.php/juno/register.php?r=1.1
http://cvs.horde.org/diff.php/juno/scripts/drivers/juno.sql?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/juno/templates/common-footer.inc?r=1.1
http://cvs.horde.org/co.php/juno/templates/common-header.inc?r=1.1
http://cvs.horde.org/co.php/juno/templates/register/head.inc?r=1.1