Skip to content
Extraits de code Groupes Projets
Valider 266405de rédigé par Fil's avatar Fil
Parcourir les fichiers

changé tous les tags "<?" en "<?php" (Fil)

parent 35e0fbc7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de avec 25 ajouts et 25 suppressions
<? <?php
$fond = "article"; $fond = "article";
$delais = 24 * 3600; $delais = 24 * 3600;
......
<? <?php
$fond = "auteur"; $fond = "auteur";
$delais = 24 * 3600; $delais = 24 * 3600;
......
<? <?php
$fond = "backend-breves"; $fond = "backend-breves";
$delais = 3600; $delais = 3600;
......
<? <?php
$fond = "backend"; $fond = "backend";
$delais = 3600; $delais = 3600;
......
<? <?php
$fond = "breve"; $fond = "breve";
$delais = 12 * 3600; $delais = 12 * 3600;
......
<? <?php
$fond = "distrib"; $fond = "distrib";
$delais = 3600; $delais = 3600;
......
<? <?php
include ("inc_connect.php3"); include ("inc_connect.php3");
include_local ("inc_auth.php3"); include_local ("inc_auth.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
<? <?php
include ("inc_version.php3"); include ("inc_version.php3");
include_local ("inc_texte.php3"); include_local ("inc_texte.php3");
?> ?>
...@@ -54,7 +54,7 @@ table.spip td { ...@@ -54,7 +54,7 @@ table.spip td {
<FONT FACE='Georgia,Garamond,Times,serif' SIZE=3> <FONT FACE='Georgia,Garamond,Times,serif' SIZE=3>
<? <?php
if (strlen($aide)<2) $aide = "spip"; if (strlen($aide)<2) $aide = "spip";
......
<? <?php
include ("inc_version.php3"); include ("inc_version.php3");
...@@ -29,7 +29,7 @@ else $aide_statut = "admin"; ...@@ -29,7 +29,7 @@ else $aide_statut = "admin";
<? <?php
function rubrique($titre, $statut = "redac") { function rubrique($titre, $statut = "redac") {
global $aide; global $aide;
...@@ -92,7 +92,7 @@ function article($titre, $lien, $statut = "redac") { ...@@ -92,7 +92,7 @@ function article($titre, $lien, $statut = "redac") {
<TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=0> <TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=0>
<? <?php
if ($supp_rub) $les_rub=ereg_replace(",$supp_rub,","",$les_rub); if ($supp_rub) $les_rub=ereg_replace(",$supp_rub,","",$les_rub);
if ($addrub) $les_rub.=",$addrub,"; if ($addrub) $les_rub.=",$addrub,";
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
</HEAD> </HEAD>
<FRAMESET Cols="150,*" border=0 FRAMEBORDER=0 FRAMESPACING=0> <FRAMESET Cols="150,*" border=0 FRAMEBORDER=0 FRAMESPACING=0>
<frame src="<? echo "aide_gauche.php3?aide=$aide&les_rub=$les_rub"; ?>" name="gauche" marginheight="0" marginwidth="0" scrolling="auto" noresize> <frame src="<?php echo "aide_gauche.php3?aide=$aide&les_rub=$les_rub"; ?>" name="gauche" marginheight="0" marginwidth="0" scrolling="auto" noresize>
<frame src="<? echo "aide_droite.php3?aide=$aide"; ?>" name="droite" marginheight="15" marginwidth="15" scrolling="auto" noresize> <frame src="<?php echo "aide_droite.php3?aide=$aide"; ?>" name="droite" marginheight="15" marginwidth="15" scrolling="auto" noresize>
</frameset> </frameset>
......
<? <?php
include ("inc.php3"); include ("inc.php3");
include_local ("inc_logos.php3"); include_local ("inc_logos.php3");
...@@ -1045,7 +1045,7 @@ function change_bouton(selObj){ ...@@ -1045,7 +1045,7 @@ function change_bouton(selObj){
// - End of JavaScript - --> // - End of JavaScript - -->
</SCRIPT> </SCRIPT>
<? <?php
if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article)) { if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article)) {
echo "<FORM ACTION='articles.php3' METHOD='get'>"; echo "<FORM ACTION='articles.php3' METHOD='get'>";
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
include_local ("inc_index.php3"); include_local ("inc_index.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
include_local ("inc_acces.php3"); include_local ("inc_acces.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
include_local ("inc_acces.php3"); include_local ("inc_acces.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
<? <?php
include ("inc.php3"); include ("inc.php3");
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter