Commit graph

6 commits

Author SHA1 Message Date
Ernesto Hernández-Novich
a338e75d41 Upgrade scripts have webguiRoot two directories behind.
Changed ".." for "../.." in the BEGIN preamble.
2008-06-09 15:39:29 +00:00
Ernesto Hernández-Novich
bc2ec90354 Make sure $webguiRoot is setup consistently in all upgrade scripts.
All the scripts had a hardcoded use lib "../../lib" and "../.."
on Session method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization
of WebGUI files (e.g. for Debian packaging).
2008-06-09 15:35:43 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Yung Han Khoe
4481fcf5c8 Converting Thingy's field types to upper case first 2008-04-10 12:45:05 +00:00
Graham Knop
33c13b97ef fixed: able to view visitor profile, send private messages, add as friend 2008-04-09 22:27:36 +00:00
Graham Knop
5c25772a83 preparing for 7.5.10 dev 2008-04-03 21:02:20 +00:00