golden hour
/home/godaofbq/drhyperbaric.com/wp-content/plugins/elementor-pro/data/base
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
420 B
Del
OK
controller.php
255 B
Del
OK
error_log
3.32 KB
Del
OK
Edit: controller.php
<?php namespace ElementorPro\Data\Base; use Elementor\Data\Base\Controller as Controller_Base; abstract class Controller extends Controller_Base { public function __construct() { parent::__construct(); $this->namespace = 'elementor-pro/v1'; } }
Save