Representació territorial

Tenint en compte que la qüestió de la visibilització té implicacions definitivament lingüístiques, vaig trobar a faltar en la jornada, i trobo a faltar en la comissió, la representació de les administracions que utilitzen la llengua catalana i no actuen al Principat.

Crec que seria molt convenient (1) saber què fan els governs valencià i balear respecte a això i (2) procurar incloure representants d'aquestes altres administracions en la comissió.

Entenc que és un problema que afecta totes les administracions i, per tant, que seria bo intentar actuar de manera coordinada. Intentar-ho, almenys.

Autor: Joan Rebagliato Nadal
Tornar al forum

<php> $numn = 0; $doc = «forum/20/$numn.txt»; while (file_exists($doc)) {

++$numn;
$doc = "forum/20/$numn.txt";

} echo «</div><h4>Comentaris ($numn)</h4>»; for ($i=0; $i<$numn; ++$i) {

$doc = "forum/20/$i.txt";
$txt = file_get_contents($doc);
$txt = explode("$",$txt);
$datae = explode("/",$txt[2]);
$txt[1] = nl2br($txt[1]);
echo "<h5> $txt[0]: </h5>";
$txt[1] = stripslashes($txt[1]);
echo "<div class=\"level5\">$txt[1]";
echo "<div align=\"right\" style=\"font-size:10px\">Enviat el $datae[0]/$datae[1]/$datae[2] a les $datae[3]:$datae[4]</div></div>";

} echo «<div>»;

</php>

Envia un comentari

Nom i cognoms
   
Institució o lloc de treball
   
Marca la casella si ets estudiant
   
Adreça electrònica
   
Comentari
   

dokuwiki\Exception\FatalException: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4194312 bytes)

dokuwiki\Exception\FatalException: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4194312 bytes)

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the authplain plugin.

/home/perec/webapps/dokuwiki/lib/plugins/authplain/auth.php:410