Skip to content

Commit 2f984bd

Browse files
committed
Add autoload cookit to php-find-system-php-ini-file command
1 parent 8a8693b commit 2f984bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: php.el

+1
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ When `DOCUMENT-ROOT' is NIL, the document root is obtained from `ROUTER-OR-DIR'.
427427
(pop-to-buffer buffer)
428428
buffer)))
429429

430+
;;;###autoload
430431
(defun php-find-system-php-ini-file (&optional file)
431432
"Find php.ini FILE by `php --ini'."
432433
(interactive

0 commit comments

Comments
 (0)