Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15339294
D8143.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
602 B
Referenced Files
None
Subscribers
None
D8143.diff
View Options
Index: src/applications/countdown/controller/PhabricatorCountdownEditController.php
===================================================================
--- src/applications/countdown/controller/PhabricatorCountdownEditController.php
+++ src/applications/countdown/controller/PhabricatorCountdownEditController.php
@@ -38,8 +38,8 @@
$e_text = true;
$e_epoch = null;
+ $errors = array();
if ($request->isFormPost()) {
- $errors = array();
$title = $request->getStr('title');
$epoch = $request->getStr('epoch');
$view_policy = $request->getStr('viewPolicy');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 10 2025, 2:41 PM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7449851
Default Alt Text
D8143.diff (602 B)
Attached To
Mode
D8143: [Countdown] fix undefined variable errors
Attached
Detach File
Event Timeline
Log In to Comment