Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2648173
D25729.1732400607.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
462 B
Referenced Files
None
Subscribers
None
D25729.1732400607.diff
View Options
diff --git a/src/view/form/control/AphrontFormDateControlValue.php b/src/view/form/control/AphrontFormDateControlValue.php
--- a/src/view/form/control/AphrontFormDateControlValue.php
+++ b/src/view/form/control/AphrontFormDateControlValue.php
@@ -207,8 +207,6 @@
$datetime->format($this->getDateFormat()),
$datetime->format($this->getTimeFormat()),
);
-
- return array($date, $time);
}
private function newDateTime($date, $time) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 22:23 (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
991898
Default Alt Text
D25729.1732400607.diff (462 B)
Attached To
Mode
D25729: Remove unreachable return statement in AphrontFormDateControlValue
Attached
Detach File
Event Timeline
Log In to Comment