aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/MyTool.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/MyTool.class.php')
-rw-r--r--inc/MyTool.class.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/inc/MyTool.class.php b/inc/MyTool.class.php
index 8206f3f7..1f5051a4 100644
--- a/inc/MyTool.class.php
+++ b/inc/MyTool.class.php
@@ -1,4 +1,13 @@
1<?php 1<?php
2/**
3 * poche, a read it later open source system
4 *
5 * @category poche
6 * @author Nicolas LÅ“uillet <support@inthepoche.com>
7 * @copyright 2013
8 * @license http://www.wtfpl.net/ see COPYING file
9 */
10
2class MyTool 11class MyTool
3{ 12{
4 public static function initPhp() 13 public static function initPhp()