* index: rename iframeModal to ajaxIframeModal.
This commit is contained in:
@@ -72,7 +72,7 @@ class index extends control
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function iframeModal(string $url = '')
|
||||
public function ajaxIframeModal(string $url = '')
|
||||
{
|
||||
$this->view->url = helper::safe64Decode($url);
|
||||
$this->display();
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user