Changeset 2510236
- Timestamp:
- 04/06/2021 05:27:57 PM (5 years ago)
- Location:
- speedien
- Files:
-
- 1 edited
- 9 copied
-
tags/1.0.2 (copied) (copied from speedien/trunk)
-
tags/1.0.2/advanced-cache.php (copied) (copied from speedien/trunk/advanced-cache.php)
-
tags/1.0.2/readme.txt (copied) (copied from speedien/trunk/readme.txt)
-
tags/1.0.2/speedien.php (copied) (copied from speedien/trunk/speedien.php) (1 diff)
-
tags/1.0.2/speedien_admin_bar.php (copied) (copied from speedien/trunk/speedien_admin_bar.php)
-
tags/1.0.2/speedien_admin_notice.php (copied) (copied from speedien/trunk/speedien_admin_notice.php)
-
tags/1.0.2/speedien_cache.php (copied) (copied from speedien/trunk/speedien_cache.php)
-
tags/1.0.2/speedien_purge_hooks.php (copied) (copied from speedien/trunk/speedien_purge_hooks.php)
-
tags/1.0.2/speedien_ui.php (copied) (copied from speedien/trunk/speedien_ui.php)
-
trunk/speedien.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speedien/tags/1.0.2/speedien.php
r2510235 r2510236 15 15 die; 16 16 } 17 define('SPEEDIEN_API_URL', 'https:// dev.speedien.com');17 define('SPEEDIEN_API_URL', 'https://my.speedien.com'); 18 18 19 19 require_once 'speedien_ui.php'; -
speedien/trunk/speedien.php
r2509465 r2510236 15 15 die; 16 16 } 17 define('SPEEDIEN_API_URL', 'https:// dev.speedien.com');17 define('SPEEDIEN_API_URL', 'https://my.speedien.com'); 18 18 19 19 require_once 'speedien_ui.php';
Note: See TracChangeset
for help on using the changeset viewer.