This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
Website
mirror of
https://github.com/KXStudio/Website
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Disable pastebin, for now
pull/12/head
falkTX
6 years ago
parent
17c0594b85
commit
79ec4ab1a2
2 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
paste/download.php
+3
-0
paste/index.php
+ 2
- 0
paste/download.php
View File
@@ -1,3 +1,5 @@
<?php die("KXStudio pastebin is temporarily disabled"); ?>
<?php
if (file_exists("/home/sites/kxstudio.linuxaudio.org/docroot/paste/")) {
+ 3
- 0
paste/index.php
View File
@@ -1,4 +1,7 @@
<?php die("KXStudio pastebin is temporarily disabled"); ?>
<?php
include_once("geshi.php");
if (file_exists("/home/sites/kxstudio.linuxaudio.org/docroot/paste/")) {
Write
Preview
Loading…
Cancel
Save