fixed bug in #load

This commit is contained in:
udo
2022-01-30 12:45:18 +00:00
parent 5df52146be
commit 3a9dfba86c
6 changed files with 14 additions and 4 deletions
+9 -1
View File
@@ -20,12 +20,20 @@ RENDER()
<div>shell_escape()</div>
<pre><?
<pre style="height:80px"><?
print(shell_exec("echo "+shell_escape("kasjdf 1ölkasj öflkjasdö\\lkfjsöa'ldkfj 23487692\"bla83746")));
?></pre>
<div>Git</div>
<pre><?
print(shell_exec("git show"));
?></pre>
<pre><?= var_dump(context->params) ?></pre>
</html></>