mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
12 lines
472 B
Diff
12 lines
472 B
Diff
--- gnump3d-3.0/bin/org/gnump3d2 2007-11-05 00:00:34.000000000 +0100
|
|
+++ gnump3d-3.0/bin/gnump3d2 2007-11-07 15:23:21.000000000 +0100
|
|
@@ -2805,7 +2805,7 @@
|
|
}
|
|
}
|
|
|
|
- if ( $dir ne '/prefs/' ) {
|
|
+ if ( ($dir ne '/prefs/')&&($dir ne '/tagbrowse/')&&($dir ne '/playlist/')&&($dir ne '/random/')&&($dir ne '/stats/')&&($dir ne '/recent/')&&($dir ne '/now/') ) {
|
|
#
|
|
# Interpolate links - chopping out trailing '/' if necessary.
|
|
#
|