mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Fixed #64 - nettoyage de MyTool
This commit is contained in:
parent
44e77bfa24
commit
6f87a19714
3 changed files with 30 additions and 7 deletions
|
@ -1,4 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* poche, a read it later open source system
|
||||
*
|
||||
* @category poche
|
||||
* @author Nicolas Lœuillet <support@inthepoche.com>
|
||||
* @copyright 2013
|
||||
* @license http://www.wtfpl.net/ see COPYING file
|
||||
*/
|
||||
|
||||
class MyTool
|
||||
{
|
||||
public static function initPhp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue