Skip to content

Commit fcddd57

Browse files
committed
• update other uses of niutil/dscl to TM_FULLNAME
git-svn-id: http://svn.textmate.org/trunk/Bundles/PHP.tmbundle@8309 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
1 parent e327fb1 commit fcddd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Post-doc.tmCommand

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ placeholder = 1
5151
end
5252
end
5353
54-
puts ' * @author ${PHPDOC_AUTHOR:`niutil -readprop / "/users/$USER" realname`}$' + (placeholder + 1).to_s if author
54+
puts ' * @author ${PHPDOC_AUTHOR:$TM_FULLNAME}$' + (placeholder + 1).to_s if author
5555
puts ' */$0'</string>
5656
<key>fallbackInput</key>
5757
<string>scope</string>

0 commit comments

Comments
 (0)