Changeset 2691658
- Timestamp:
- 03/09/2022 07:54:28 PM (4 years ago)
- File:
-
- 1 edited
-
no-war/trunk/nowar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
no-war/trunk/nowar.php
r2691631 r2691658 96 96 97 97 function nowar_ad_flag(){ 98 $pluginPath = plugins_url() . '/no war/';98 $pluginPath = plugins_url() . '/no-war/'; 99 99 $num = get_option( 'nowar_setting_design' ); 100 100 if ($num == "") {
Note: See TracChangeset
for help on using the changeset viewer.