<?php
<- /n
<?php
// Your code
?>
<?php
// Your code
?>
<?php
/*
Plugin Name: MyPlugInError
Version: 1.0.0
Plugin URI: http://www.pluginerror.com/
Description: Check out the next lines to find out what the problem is here.
Author: Rookie error
Author URI: http://www.rookie_error.com/
*/
// Now let's start our code
?>
<?php
if (!isset($_SESSION)) {
session_start();
}
?>
/*
Plugin Name: MyPlugInError
Version: 1.0.0
Plugin URI: http://www.pluginerror.com/
Description: Check out the next lines to find out what the problem is here.
Author: Rookie error
Author URI: http://www.rookie_error.com/
*/
// Now let's start our code
?>
<?php
if (!isset($_SESSION)) {
session_start();
}
?>