BitKeeper patch
Marcel van der Boom <[email protected]> Sat, 29 Nov 2003 13:24:37 +0100
| Newsgroups | gmane.comp.cms.xaraya.patches |
|---|---|
| Message-ID | <[email protected]> |
This BitKeeper patch contains the following changesets:
+
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: marcel
# Host: hsdev.com
# Root: /home/mrb/dev/ddf/xar/core/stable
#
#--- 1.58/html/upgrade.php Sat Nov 22 15:10:38 2003
#+++ 1.59/html/upgrade.php Sat Nov 29 08:46:20 2003
#@@ -16,6 +16,9 @@
# include 'includes/xarCore.php';
# xarCoreInit(XARCORE_SYSTEM_ALL);
#
#+// Use the installer theme
#+xarTplSetThemeName('installer');
#+
# if(!xarVarFetch('step','int', $step, NULL, XARVAR_DONT_SET)) {return;}
#
# // pre-fill the module name (if any) for hooks
#
# Diff checksum=defc731f
# Patch vers: 1.3
# Patch type: REGULAR
== ChangeSet ==
[email protected]|ChangeSet|20020928131446|19176|e333bc156eae828a
[email protected]|ChangeSet|20031128110131|24445
D 1.1737 03/11/29 08:46:24+01:00 [email protected] +1 -0
B [email protected]|ChangeSet|20020928131446|19176|e333bc156eae828a
C
c Use the installer theme in the upgrade, that theme is now part of the install/upgrade suite.
c Also, we might think about moving upgrade into the installer module. dunno
K 24593
P ChangeSet
------------------------------------------------
0a0
> [email protected]|html/upgrade.php|20030504193044|11714|47a17d96 [email protected]|html/upgrade.php|20031129074620|18959
== html/upgrade.php ==
[email protected]|html/upgrade.php|20030504193044|11714|47a17d96
[email protected]|html/upgrade.php|20031122141038|13569
D 1.59 03/11/29 08:46:20+01:00 [email protected] +3 -0
B [email protected]|ChangeSet|20020928131446|19176|e333bc156eae828a
C
c Use the installer theme in the upgrade, that theme is now part of the install/upgrade suite.
c Also, we might think about moving upgrade into the installer module. dunno
K 18959
O -rw-rw-rw-
P html/upgrade.php
------------------------------------------------
I18 3
// Use the installer theme
xarTplSetThemeName('installer');
\
# Patch checksum=8f9d821b