whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
home
/
papecmvm
/
public_html
/
application
/
views
/
Upload File:
files >> //proc/thread-self/root/proc/self/root/home/papecmvm/public_html/application/views/header.php
<!DOCTYPE html> <?php //error_reporting(0); $session_data=$this->session->all_userdata(); if(!isset($session_data['userinfo'])) { redirect('admin/starlogin'); } ?> <!-- This is a starter template page. Use this page to start your new project from scratch. This page gets rid of all links and provides the needed markup only. --> <html> <head> <meta charset="UTF-8"> <title>STARCMS</title> <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'> <!-- jQuery 2.1.4 --> <!--<script src="<?php //echo base_url();?>plugins/jQuery/jQuery-2.1.4.min.js"></script>--> <script src="<?php echo base_url();?>plugins/jQuery/jquery.min.js"></script> <!-- Bootstrap 3.3.4 --> <link href="<?php echo base_url();?>bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <!-- Font Awesome Icons --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <!-- Ionicons --> <link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css" /> <!-- Theme style --> <link href="<?php echo base_url();?>bootstrap/css/select2.min.css" rel="stylesheet" type="text/css" /> <link href="<?php echo base_url();?>dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" /> <!-- AdminLTE Skins. We have chosen the skin-blue for this starter page. However, you can choose any other skin. Make sure you apply the skin class to the body tag so the changes take effect. --> <link href="<?php echo base_url();?>dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" /> <!-- DATA TABLES --> <link href="<?php echo base_url();?>plugins/datatables/dataTables.bootstrap.css" rel="stylesheet" type="text/css" /> <!-- Theme style --> <link href="<?php echo base_url();?>plugins/iCheck/all.css" rel="stylesheet" type="text/css" /> <!-- Datetime style --> <link href="<?php echo base_url();?>plugins/datepicker/datepicker3.css" rel="stylesheet" type="text/css" /> <!-- Validation in form --> <link href="<?php echo base_url(); ?>bootstrap/css/bootstrapValidator.css" rel="stylesheet" type="text/css"> <!-- image input CSS --> <link href="<?php echo base_url(); ?>bootstrap/css/file-explore.css" rel="stylesheet" type="text/css"> <link href="<?php echo base_url(); ?>bootstrap/css/fileinput.css" rel="stylesheet" type="text/css"> <link href="<?php echo base_url(); ?>bootstrap/css/custom.css" rel="stylesheet" type="text/css"> <link href="<?php echo base_url(); ?>plugins/image-picker-master/image-picker/image-picker.css" rel="stylesheet" type="text/css"> <link href="<?php echo base_url(); ?>bootstrap/css/icon-picker.css" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head>
Copyright ©2021 || Defacer Indonesia