Log of /contributions/modules/swfcharts/swfcharts.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 13 18:57:13 2007 UTC
(2 years, 1 month ago)
by
hlslaughter
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-2,
HEAD
Changes since
1.7: +5 -5 lines
Diff to
previous 1.7
fix yet another problem with actual base_url, hopefully 'global $base_url' will always contain the correct version, regardless of alt ports, subdirs, etc.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 5 00:53:15 2007 UTC
(2 years, 1 month ago)
by
hlslaughter
Branch:
MAIN
Changes since
1.3: +7 -15 lines
Diff to
previous 1.3
problem with charts on server running on 8080. global vars like $_SERVER['SERVER_PORT'] are not reliable. using 'global $base_root' instead. hopefully that's reliable.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.