We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a6846 + dd95fed commit a0c24eaCopy full SHA for a0c24ea
application/core/EA_Migration.php
@@ -11,7 +11,7 @@
11
* @since v1.4.0
12
* ---------------------------------------------------------------------------- */
13
14
-require_once __DIR__ . '/../../system/libraries/Migration.php';
+require_once BASEPATH . 'libraries/Migration.php';
15
16
/**
17
* Easy!Appointments migration.
0 commit comments