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:
a278a42
)
Fixnut preklep
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 24 Feb 2012 19:48:35 +0000
(20:48 +0100)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 24 Feb 2012 19:48:35 +0000
(20:48 +0100)
index.php
patch
|
blob
|
blame
|
history
diff --git
a/index.php
b/index.php
index 3d5d5a49a7c01459b62db907fd10f20183f7c104..ba252042a98f7295dd2beebdf181eae6d2bc8e49 100755
(executable)
--- a/
index.php
+++ b/
index.php
@@
-359,7
+359,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
, !isset($destination[2])
).',';
+ @$table[$id][$class.$suffix_relations] .= $this->link($destination[0], $destination_url).',';
}
}
}
This page took
0.905106 seconds
and
4
git commands to generate.