Changeset 2833777
- Timestamp:
- 12/14/2022 01:38:07 PM (3 years ago)
- File:
-
- 1 edited
-
ldd-directory-lite/trunk/ldd-directory-lite.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ldd-directory-lite/trunk/ldd-directory-lite.php
r2819986 r2833777 10 10 * Plugin URI: https://plugins.lddwebdesign.com 11 11 * Description: Powerful and simple to use, add a directory of business or other organizations to your web site. 12 * Version: 3. 812 * Version: 3.9 13 13 * Author: LDD Web Design 14 14 * Author URI: http://www.lddwebdesign.com … … 28 28 * Define constants 29 29 */ 30 define('LDDLITE_VERSION', '3. 8');30 define('LDDLITE_VERSION', '3.9'); 31 31 32 32 define('LDDLITE_PATH', dirname(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.