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