aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-07-21 22:56:40 +0100
committerRalph Amissah <ralph@amissah.com>2007-07-21 22:56:40 +0100
commit06275fe7795c1c3fb0fc43b659436ee3d8fae1c4 (patch)
treec14ab06eab8025d0fdea2ab08065f15d59a961dd /lib/sisu/v0/defaults.rb
parentsisu-0.55.4 + md5s (diff)
init output dir fix, and comment on open standards
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r--lib/sisu/v0/defaults.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb
index 4963e882..840205c7 100644
--- a/lib/sisu/v0/defaults.rb
+++ b/lib/sisu/v0/defaults.rb
@@ -1397,7 +1397,7 @@ WOK
software infrastructure,
with the usual GPL (or OSS) suspects.
<br />
- Better - "adherence to standards, performance, reliability, scalability, security &amp; total cost of ownership"
+ Better - "use of and adherence to practical open standards, performance, reliability, scalability, security &amp; total cost of ownership"
[not to mention flexibility &amp; choice] and it is software libre.
<br />
Get With the Future
@@ -1469,6 +1469,7 @@ WOK
def initialize
@v=SiSU_Env::Info_version.new.get_version
@dir=SiSU_Env::Info_env.new
+ @date=SiSU_Env::Info_date.new #{@date.year}
end
def redirect
<<WOK