projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e115b9b
)
typo fixed
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 29 Mar 2020 18:20:01 +0000
(20:20 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 29 Mar 2020 18:20:01 +0000
(20:20 +0200)
web/Obj/sac-a-push.phh
patch
|
blob
|
history
diff --git
a/web/Obj/sac-a-push.phh
b/web/Obj/sac-a-push.phh
index
42efbee
..
cfebe20
100644
(file)
--- a/
web/Obj/sac-a-push.phh
+++ b/
web/Obj/sac-a-push.phh
@@
-924,7
+924,7
@@
class Sac_a_push {
if (($bri = $this->app->match_get($table_idx, $table_token)) != FALSE) {
ob_start();
- bin5_index_wr_main($bri, $addr, $clie_
get
, NULL, NULL);
+ bin5_index_wr_main($bri, $addr, $clie_
cmd
, NULL, NULL);
$content = ob_get_contents();
ob_end_clean();
}