Overview
Comment:correction appel namespace
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9aab6f827b7fbc3d7facfc9bff5bf9a74b7ff807
User & Date: bohwaz on 2015-01-31 02:56:27
Other Links: manifest | tags
Context
2015-01-31
06:44
doc signaux plugins check-in: 44ec672001 user: bohwaz tags: trunk
02:56
correction appel namespace check-in: 9aab6f827b user: bohwaz tags: trunk
02:14
Utilisation de SkrivML plutôt que SPIP/HTML comme langage de markup dans le wiki check-in: dd75c55e87 user: bohwaz tags: trunk
Changes

Modified src/include/lib/Garradin/Membres/Categories.php from [84ffbd2766] to [75e748283d].

1
2
3
4
5

6
7
8
9
10
11
12
<?php

namespace Garradin\Membres;

use Garradin\Membres;

use Garradin\DB;
use Garradin\Wiki;
use Garradin\UserException;

class Categories
{
    protected $droits = [





>







1
2
3
4
5
6
7
8
9
10
11
12
13
<?php

namespace Garradin\Membres;

use Garradin\Membres;
use Garradin\Config;
use Garradin\DB;
use Garradin\Wiki;
use Garradin\UserException;

class Categories
{
    protected $droits = [