Skip to content

Instantly share code, notes, and snippets.

socketPort: 9876
socketPassword: 456789asd
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!
<?php /* Template Name: VIP */
get_header(); ?>
<div id="content">
<div id="inner-content" class="wrap clearfix">
<div id="main" class="ninecol first clearfix" role="main">
<div class="inner-bg">
@Wohaho
Wohaho / can you
Last active April 27, 2018 20:38
<?php
date_default_timezone_set('Europe/Sofia'); //Задаваме времева зона
$starttime = explode(' ', microtime()); //Стартираме
$starttime = $starttime[1] + $starttime[0]; //Микротаймера
// Websend настройки
include_once 'Websend.php';
// Websend api