Skip to content

Commit

Permalink
Add autoload cookit to php-find-system-php-ini-file command
Browse files Browse the repository at this point in the history
  • Loading branch information
zonuexe committed Dec 23, 2019
1 parent 8a8693b commit 2f984bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php.el
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ When `DOCUMENT-ROOT' is NIL, the document root is obtained from `ROUTER-OR-DIR'.
(pop-to-buffer buffer)
buffer)))

;;;###autoload
(defun php-find-system-php-ini-file (&optional file)
"Find php.ini FILE by `php --ini'."
(interactive
Expand Down

0 comments on commit 2f984bd

Please sign in to comment.