Changeset 3044849
- Timestamp:
- 03/04/2024 09:08:13 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
control-block-patterns/tags/1.3.5.5/classes/Loader.php
r3044845 r3044849 24 24 protected function constants() { 25 25 // Script version, used to add version for scripts and styles. 26 define( 'CTRLBP_VER', '1.3.5. 4' );26 define( 'CTRLBP_VER', '1.3.5.5' ); 27 27 28 28 list( $path, $url ) = self::get_path( dirname( dirname( __FILE__ ) ) );
Note: See TracChangeset
for help on using the changeset viewer.