mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-12 13:31:00 +00:00
+
This commit is contained in:
parent
0df57a4445
commit
446a3006a8
@ -1352,8 +1352,9 @@ _PAGES_start_description
|
|||||||
|<script>
|
|<script>
|
||||||
|var longer = 44
|
|var longer = 44
|
||||||
|
|
|
|
||||||
|function cmd(wish) {
|
|function cmd(wish, dest) {
|
||||||
| Pef.cmd.value = wish
|
| Pef.cmd.value = wish
|
||||||
|
| Pef.dest.value = dest || ''
|
||||||
| Pef.submit()
|
| Pef.submit()
|
||||||
| longer = 44
|
| longer = 44
|
||||||
| return false
|
| return false
|
||||||
|
Loading…
Reference in New Issue
Block a user