Skip to content

Commit 8a8367b

Browse files
committed
changes after implemented 2.0
1 parent c5e136c commit 8a8367b

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public function __construct()
1414
$this->path = 'netRemote.nav.action.selectPreset';
1515
$this->validation_method = false;
1616
$this->validation_rules = false;
17-
$this->call_methods = array('SET','GET');
17+
$this->call_methods = array('SET');
1818
$this->notification = false;
1919
}
20-
}
20+
}

src/main.php

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)