Commit:    b74ce060629aa5df3e157ff7f35a3358982b1c72
Author:    Dejan Marjanovic <[email protected]>         Sun, 15 Dec 
2013 21:52:47 +0100
Parents:   c42648c0fec19ee2917af1be96b9bac4dd94a070
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=b74ce060629aa5df3e157ff7f35a3358982b1c72

Log:
No need for @author when there's git blame

Changed paths:
  M  js/common.js


Diff:
diff --git a/js/common.js b/js/common.js
index 8ad3548..1079e21 100755
--- a/js/common.js
+++ b/js/common.js
@@ -321,7 +321,6 @@ $(document).ready(function() {
 });
 
 /* {{{ add-user.php animations */
-// @author [email protected]
 $(function() {
 
   if ( ! document.getElementById('add-note-usernotes'))
@@ -381,7 +380,6 @@ $(function() {
 /* }}} */
 
 /* {{{ Flash Messenger */
-// @author [email protected]
 function flashMessage(options)
 {
   var defaults = {


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to