Skip to content
Snippets Groups Projects
Commit 1ff94f79 authored by dyszczo's avatar dyszczo
Browse files

Merge branch 'master' into devel

parents 1d491f89 b701e339
No related branches found
No related tags found
1 merge request!3testy jednostkowe + trochę fixów + wsparcie dla openssl
<?php
if (!class_exists('WPDesk_Translable')) {
require_once 'Translable.php';
}
/**
* Checks requirements for plugin
* have to be compatible with PHP 5.2.x
......
<?php
if (!class_exists('WPDesk_Translable')) {
require_once 'Translable.php';
}
if (!class_exists('WPDesk_Buildable')) {
require_once 'Buildable.php';
}
/**
* Structure with core info about plugin
* have to be compatible with PHP 5.2.x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment