aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2018-01-21 23:51:54 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2018-01-21 23:51:54 -0500
commit93daf4804c3a6085b27a32819010d940082f17e6 (patch)
tree5bd4edf37a031ef29b10e398849ed8f221db95b8
parent0cea493e458c6d77c743dae731de4fda4ea52c35 (diff)
downloadytlibre-93daf4804c3a6085b27a32819010d940082f17e6.tar.lz
ytlibre-93daf4804c3a6085b27a32819010d940082f17e6.tar.xz
ytlibre-93daf4804c3a6085b27a32819010d940082f17e6.zip
remueve espacio en blanco de processor.php
-rw-r--r--tools/processor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/processor.php b/tools/processor.php
index ff67722..26b24a4 100644
--- a/tools/processor.php
+++ b/tools/processor.php
@@ -1,4 +1,4 @@
-<?php
+<?php
require_once "init.php";
if (empty($_GET['link'])){