/
home
/
techb158
/
l2hypotheques.com
/
wp-content
/
plugins
/
elementor
/
core
/
database
/
/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/core/database
mkdir
upload
Name
Size
Mode
Actions
base-database-updater.php
1335
0644
edit
dl
rm
base-migration.php
177
0644
edit
dl
rm
Edit:
/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/core/database/base-migration.php
(177B)
<?php namespace Elementor\Core\Database; abstract class Base_Migration { /** * Runs when upgrading the database * * @return void */ abstract public function up(); }
Save