File: /home/f/r/e/frenchy/refonte2023/wordpress/evenements/admin/index.php
<?php
require_once('_ident.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<title>Console d'Administration</title>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset cols="220,*" border=0>
<frame src=menu.php name=menu style="border:0px;" scrolling="no">
<frame src=welcome.php name=main style="border:0px;">
</frameset>