mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
initial work on translations, covering the PHP side of it
This commit is contained in:
parent
28776ac178
commit
a2af88a36e
10 changed files with 409 additions and 57 deletions
|
|
@ -13,5 +13,6 @@
|
|||
// change this, if your php files and data is outside of your webservers document root
|
||||
define('PATH', '');
|
||||
|
||||
define('PUBLIC_PATH', dirname(__FILE__));
|
||||
require PATH . 'lib/auto.php';
|
||||
new zerobin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue