/dokuwiki/lib/exe/ |
H A D | opensearch.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | detail.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | mediamanager.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | ajax.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | xmlrpc.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | fetch.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | indexer.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
/dokuwiki/inc/parser/ |
H A D | xhtmlsummary.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | metadata.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | renderer.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | parser.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
/dokuwiki/inc/ |
H A D | form.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | JpegMeta.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | cache.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | toolbar.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | mail.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | confutils.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | io.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | infoutils.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | search.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | fulltext.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | indexer.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
/dokuwiki/ |
H A D | feed.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | doku.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|
H A D | install.php | 009768124df70258806ec3120189432d1b2bb912 Sun Sep 30 18:42:50 UTC 2007 Andreas Gohr <andi@splitbrain.org> don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
|