Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1175852
D169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Oct 5, 4:17 AM
Size
370 B
Mime Type
text/x-diff
Expires
Mon, Oct 6, 4:17 AM (18 h, 10 m)
Engine
blob
Format
Raw Data
Handle
762705
Attached To
D169: INP-1517 - Define INDEX_FILE constant in each CLI script
D169.diff
View Options
Index: branches/5.3.x/in-portal
===================================================================
--- branches/5.3.x/in-portal
+++ branches/5.3.x/in-portal
@@ -21,6 +21,7 @@
$start = microtime(true);
define('CRON', 1);
+define('INDEX_FILE', 'index.php');
define('DBG_SKIP_REPORTING', 1);
$_SERVER['REQUEST_URI'] = 'CRON';
$_SERVER['HTTP_USER_AGENT'] = 'gecko';
Event Timeline
Log In to Comment