This commit is contained in:
psyc://psyced.org/~lynX 2010-02-24 12:03:44 +01:00
parent 0df57a4445
commit 446a3006a8
1 changed files with 2 additions and 1 deletions

View File

@ -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