GIT.Harvie.CZ
/
mirrors
/
SokoMan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aefdbd
)
Oprava google linku
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Thu, 5 Apr 2012 13:49:13 +0000
(15:49 +0200)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Thu, 5 Apr 2012 13:49:13 +0000
(15:49 +0200)
index.php
patch
|
blob
|
blame
|
history
diff --git
a/index.php
b/index.php
index c554f6dc273b89326756af37c0bce8ac865f41c7..389587fd29c96ebdad887d7355e473313d5d2fb7 100755
(executable)
--- a/
index.php
+++ b/
index.php
@@
-390,7
+390,7
@@
EOF;
//$condition = $relations_conditions[$destination[2]]($table,$id);
if(!eval($relations_conditions[$destination[2]])) continue;
}
- @$table[$id][$class.$suffix_relations] .= $this->link($destination[0], $destination_url).',';
+ @$table[$id][$class.$suffix_relations] .= $this->link($destination[0], $destination_url
, false
).',';
}
}
}
This page took
0.136377 seconds
and
4
git commands to generate.