wp/wp-content/plugins/codecanyon-3027163-content-timeline-responsive-wordpress-plugin/content_timeline.php
changeset 14 00ac8f60d73f
parent 13 d255fe9cd479
child 15 3d4e9c994f10
--- a/wp/wp-content/plugins/codecanyon-3027163-content-timeline-responsive-wordpress-plugin/content_timeline.php	Tue Oct 15 15:48:13 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-<?php   
-/*
-Plugin Name: Content timeline
-Plugin URI: http://www.shindiristudio.com/timelinewp/
-Description: Content timeline description
-Author: br0
-Version: 2.02
-Author URI: http://www.shindiristudio.com/
-*/
-
-if (!class_exists("contentTimelineAdmin")) {
-	require_once dirname( __FILE__ ) . '/content_timeline_class.php';	
-	$ctimeline = new ContentTimelineAdmin (__FILE__);
-}
-
-?>
\ No newline at end of file