web/wp-content/themes/IRI-Theme/404.php
changeset 170 8e3a5a6fc63e
parent 136 bde1974c263b
equal deleted inserted replaced
169:2d410dc8c1f3 170:8e3a5a6fc63e
    17 			$newoptions['distr'] = 'true';
    17 			$newoptions['distr'] = 'true';
    18 			$newoptions['args'] = '';
    18 			$newoptions['args'] = '';
    19 			$newoptions['mode'] = 'tags';
    19 			$newoptions['mode'] = 'tags';
    20 			$newoptions['width'] = '590';
    20 			$newoptions['width'] = '590';
    21 			$newoptions['height'] = '410';
    21 			$newoptions['height'] = '410';
       
    22 			//$newoptions['lang'] = 'en_EN';
    22 			
    23 			
    23 			echo wp_cumulus_insert($newoptions);
    24 			echo wp_cumulus_insert($newoptions);
    24 			
    25 			
    25 			?>
    26 			?>
    26 			
    27