===========================================================================
$NetBSD$

To use the Emacs PHP mode add the following to your .emacs file:

  (require 'php-mode)

===========================================================================
