┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/ecrire/src/I18n
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: Description.php
<?php namespace Spip\I18n; class Description { /** @var string code de langue (hors module) */ public $code; /** @var string nom du module de langue */ public $module; /** @var string langue de la traduction */ public $langue; /** @var string traduction */ public $texte; /** @var string var mode particulier appliqué ? */ public $mode; /** @var bool Corrections des textes appliqué ? */ public $corrections = false; }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 Description.php
PHP
435 B
2026-04-27 15:58
EDIT