Skip to content

Instantly share code, notes, and snippets.

View wax100's full-sized avatar

Yana wax100

View GitHub Profile
first
first
<?php
/* define package */
define('PKG_NAME','LexiconMini');
define('PKG_NAME_LOWER',strtolower(PKG_NAME));
define('PKG_VERSION','0.0.1');
define('PKG_RELEASE','beta1');
/* define paths */