projects
/
racktables
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe42ae
)
r2736 - renderLivePTR(): restore function argument lost in changeset:2704
author
Denis Ovsienko
<infrastation@yandex.ru>
Wed, 13 May 2009 10:52:10 +0000
(10:52 +0000)
committer
Denis Ovsienko
<infrastation@yandex.ru>
Wed, 13 May 2009 10:52:10 +0000
(10:52 +0000)
inc/interface.php
patch
|
blob
|
blame
|
history
diff --git
a/inc/interface.php
b/inc/interface.php
index ff139cf61bc66a80324b53746e77b4ee7bd46e82..078f597a308e708dadf5b56886045a7dc1d4cc04 100644
(file)
--- a/
inc/interface.php
+++ b/
inc/interface.php
@@
-4538,7
+4538,7
@@
function renderRSPoolRSInServiceForm ($pool_id)
echo "</td></tr></table>\n</form>";
}
-function renderLivePTR ()
+function renderLivePTR (
$id
)
{
if (isset($_REQUEST['pg']))
$page = $_REQUEST['pg'];