]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/gabyodiaaben/index.php
Add the real header
[rbdr/r.bdr.sh] / jekyll / gabyodiaaben / index.php
index b63fe65abc8bf4916f8aba69055ff62065379cf4..7a7e2074b46f22487f31fe6d93e937670c9ef4e5 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 <?php
-$myFile = "/usr/home/nsovocal/public_html/gabyodiaaben/odio";
+$myFile = "/var/www/nsovocal/gabyodiaaben/odio";
 $fh = fopen($myFile, 'r') or die("can't open file");
 $string = fread($fh, filesize($myFile));
 if(isset($_GET['cerdos'])){
 $fh = fopen($myFile, 'r') or die("can't open file");
 $string = fread($fh, filesize($myFile));
 if(isset($_GET['cerdos'])){
@@ -10,7 +10,7 @@ if(isset($_GET['cerdos'])){
        }else{
                $string = "SI";
        }
        }else{
                $string = "SI";
        }
-       
+
        fwrite($fh, $string);
 
 }else{
        fwrite($fh, $string);
 
 }else{
@@ -28,12 +28,12 @@ fclose($fh);
 
 <body style="text-align: center; padding-top: 200px;">
 
 
 <body style="text-align: center; padding-top: 200px;">
 
-  <a href="http://nsovocal.com" 
-    style="font-weight: bold; 
-          font-size: 120pt; 
-          font-family: Arial, sans-serif; 
-          text-decoration: none; 
-          color: black;" 
+  <a href="http://nsovocal.com"
+    style="font-weight: bold;
+          font-size: 120pt;
+          font-family: Arial, sans-serif;
+          text-decoration: none;
+          color: black;"
     title="PHONE"
     id="answer">
     <?php echo $string; ?>
     title="PHONE"
     id="answer">
     <?php echo $string; ?>