File tree Expand file tree Collapse file tree 6 files changed +2
-366
lines changed
Expand file tree Collapse file tree 6 files changed +2
-366
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 * @package 299Ko https://github.com/299Ko/299ko
1212 */
1313
14- define ('VERSION ' , '1.3.2 ' );
14+ define ('VERSION ' , '2.0.0a ' );
1515define ('COMMON ' , ROOT . 'common/ ' );
1616define ('DATA ' , ROOT . 'data/ ' );
1717define ('UPLOAD ' , ROOT . 'data/upload/ ' );
1818define ('DATA_PLUGIN ' , ROOT . 'data/plugin/ ' );
1919define ('THEMES ' , ROOT . 'theme/ ' );
2020define ('PLUGINS ' , ROOT . 'plugin/ ' );
2121define ('ADMIN_PATH ' , ROOT . 'admin/ ' );
22- define ('FONTICON ' , 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0 /css/all.min.css ' );
22+ define ('FONTICON ' , 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1 /css/all.min.css ' );
2323define ('FANCYCSS ' , "https://cdnjs.cloudflare.com/ajax/libs/fancyapps-ui/4.0.31/fancybox.min.css " );
2424define ("FANCYJS " , "https://cdnjs.cloudflare.com/ajax/libs/fancyapps-ui/4.0.31/fancybox.umd.min.js " );
2525if (file_exists (DATA . 'key.php ' ))
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments