mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
renamed file
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
require_once("config.php");
|
||||
require_once("lib/postprocess1.php");
|
||||
|
||||
$postprocess = new PostProcess1(true);
|
||||
$postprocess->processAdditional1();
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user