Page MenuHomePhabricator

D10437.id25098.diff
No OneTemporary

D10437.id25098.diff

diff --git a/resources/sql/patches/20130507.releephrqmailkeypop.php b/resources/sql/patches/20130507.releephrqmailkeypop.php
--- a/resources/sql/patches/20130507.releephrqmailkeypop.php
+++ b/resources/sql/patches/20130507.releephrqmailkeypop.php
@@ -17,7 +17,7 @@
$rq->getTableName(),
Filesystem::readRandomCharacters(20),
$id);
- echo("Generated Key\n");
+ echo "Generated Key\n";
} else {
echo "-\n";
}
diff --git a/resources/sql/patches/20130805.pastemailkeypop.php b/resources/sql/patches/20130805.pastemailkeypop.php
--- a/resources/sql/patches/20130805.pastemailkeypop.php
+++ b/resources/sql/patches/20130805.pastemailkeypop.php
@@ -17,7 +17,7 @@
$paste->getTableName(),
Filesystem::readRandomCharacters(20),
$id);
- echo("Generated Key\n");
+ echo "Generated Key\n";
} else {
echo "-\n";
}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 7:52 PM (21 h, 37 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6724483
Default Alt Text
D10437.id25098.diff (876 B)

Event Timeline