Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Commit

Permalink
Update docs/languages/en/modules/zend.authentication.adapter.dbtable.rst
Browse files Browse the repository at this point in the history
Changed formatting of sub-titles
  • Loading branch information
Ore4444 committed Oct 7, 2012
1 parent 0a61bb2 commit 8b6b33c
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -33,7 +33,8 @@ The available configuration options include:

.. _zend.authentication.adapter.dbtable.introduction.example.basic_usage:

.. rubric:: Basic Usage
Basic Usage
-----------

As explained in the introduction, the ``Zend\Authentication\Adapter\DbTable`` constructor requires an instance of
``Zend\Db\Adapter\Adapter`` that serves as the database connection to which the authentication adapter instance is
Expand Down Expand Up @@ -214,7 +215,7 @@ mechanism of ``Zend\Authentication`` an identity object containing other useful
.. _zend.authentication.adapter.dbtable.advanced.advanced_usage:

Advanced Usage By Example
-------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^

While the primary purpose of the ``Zend\Authentication`` component (and consequently
``Zend\Authentication\Adapter\DbTable``) is primarily **authentication** and not **authorization**, there are a few
Expand Down

0 comments on commit 8b6b33c

Please sign in to comment.