Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F864390
in-news
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
Sat, May 3, 5:21 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Mon, May 5, 5:21 PM (6 h, 24 m)
Engine
blob
Format
Raw Data
Handle
614262
Attached To
rMINN Modules.In-News
in-news
View Options
Index: branches/5.3.x/install/cache/.gitignore
===================================================================
--- branches/5.3.x/install/cache/.gitignore (nonexistent)
+++ branches/5.3.x/install/cache/.gitignore (revision 16162)
@@ -0,0 +1 @@
+file_hashes.php
Index: branches/5.3.x/install/cache/class_structure.php
===================================================================
--- branches/5.3.x/install/cache/class_structure.php (nonexistent)
+++ branches/5.3.x/install/cache/class_structure.php (revision 16162)
@@ -0,0 +1,15 @@
+<?php
+// @codingStandardsIgnoreFile
+
+/**
+ * This file is automatically @generated. Use 'php tools/build_class_map.php' to rebuild it.
+ */
+return array(
+ 'cache_format' => 1,
+ 'classes' => array(
+ 'ArticlesEventHandler' => '/modules/in-news/units/articles/articles_event_handler.php',
+ 'ArticlesTagProcessor' => '/modules/in-news/units/articles/articles_tag_processor.php',
+ 'InNewsPrerequisites' => '/modules/in-news/install/prerequisites.php',
+ 'InNewsUpgrades' => '/modules/in-news/install/upgrades.php',
+ ),
+);
Property changes on: branches/5.3.x/install/cache/class_structure.php
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: branches/5.3.x/install/cache
===================================================================
--- branches/5.3.x/install/cache (nonexistent)
+++ branches/5.3.x/install/cache (revision 16162)
Property changes on: branches/5.3.x/install/cache
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+file_hashes.php
Event Timeline
Log In to Comment