fixed bug in #load
This commit is contained in:
+9
-1
@@ -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></>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user