%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/paste.varak.net-5.6/app/storage/views/
Upload File :
Create Path :
Current File : /www/varak.net/paste.varak.net-5.6/app/storage/views/0bb2351a87f3b7fcc0493358482830a0

<div class="row">
	<div class="col-sm-12">
		<?php if( ! empty($global)): ?>
			<div class="alert alert-warning">
				<button type="button" class="close" data-dismiss="alert">&times;</button>

				<?php if(is_array($global)): ?>
					<?php foreach($global as $msg): ?>
						<?php echo $msg; ?>

					<?php endforeach; ?>
				<?php else: ?>
					<?php echo $global; ?>

				<?php endif; ?>
			</div>
		<?php endif; ?>

		<?php if( ! empty($success)): ?>
			<div class="alert alert-success">
				<button type="button" class="close" data-dismiss="alert">&times;</button>

				<?php if(is_array($success)): ?>
					<?php foreach($success as $msg): ?>
						<?php echo $msg; ?>

					<?php endforeach; ?>
				<?php else: ?>
					<?php echo $success; ?>

				<?php endif; ?>
			</div>
		<?php endif; ?>

		<?php if( ! empty($error)): ?>
			<div class="alert alert-danger">
				<button type="button" class="close" data-dismiss="alert">&times;</button>

				<?php if(is_array($error)): ?>
					<?php foreach($error as $msg): ?>
						<?php echo $msg; ?>

					<?php endforeach; ?>
				<?php else: ?>
					<?php echo $error; ?>

				<?php endif; ?>
			</div>
		<?php endif; ?>
	</div>
</div>

Zerion Mini Shell 1.0