mirror of
				https://github.com/lubuntu-team/lubuntu.me.git
				synced 2025-10-31 00:24:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			169 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			169 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * Loads video sitemap class.
 | |
|  *
 | |
|  * @package All-in-One-SEO-Pack
 | |
|  * 
 | |
|  */
 | |
| 
 | |
| if ( AIOSEOPPRO ) {
 | |
| 	require_once( AIOSEOP_PLUGIN_DIR . 'pro/video_sitemap.php' );
 | |
| }
 |