From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/phpmyadmin/doc/html/user.html | 169 ------------------------------------- 1 file changed, 169 deletions(-) delete mode 100644 srcs/phpmyadmin/doc/html/user.html (limited to 'srcs/phpmyadmin/doc/html/user.html') diff --git a/srcs/phpmyadmin/doc/html/user.html b/srcs/phpmyadmin/doc/html/user.html deleted file mode 100644 index c8b5fbb..0000000 --- a/srcs/phpmyadmin/doc/html/user.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - User Guide — phpMyAdmin 5.0.1 documentation - - - - - - - - - - - - - - - - -
-

Navigation

-
    -
  • - index
  • -
  • - next |
  • -
  • - previous |
  • -
  • phpMyAdmin 5.0.1 documentation »
  • -
-
- -
-
-
-
- -
-

User GuideΒΆ

-
-
    -
  • Configuring phpMyAdmin
  • -
  • Two-factor authentication
      -
    • Authentication Application (2FA)
    • -
    • Hardware Security Key (FIDO U2F)
    • -
    • Simple two-factor authentication
    • -
    -
  • -
  • Transformations
      -
    • Introduction
    • -
    • Usage
    • -
    • File structure
    • -
    -
  • -
  • Bookmarks
      -
    • Storing bookmarks
    • -
    • Variables inside bookmarks
    • -
    • Browsing a table using a bookmark
    • -
    -
  • -
  • User management
      -
    • Creating a new user
    • -
    • Editing an existing user
    • -
    • Deleting a user
    • -
    • Assigning privileges to user for a specific database
    • -
    • Configurable menus and user groups
    • -
    -
  • -
  • Relations
      -
    • Technical info
    • -
    • Relation view
    • -
    • Designer
    • -
    -
  • -
  • Charts
      -
    • Chart implementation
    • -
    • Examples
    • -
    -
  • -
  • Import and export
      -
    • Import
    • -
    • Export
    • -
    -
  • -
  • Custom Themes
      -
    • Configuration
    • -
    • Creating custom theme
    • -
    -
  • -
  • Other sources of information
      -
    • Printed Book
    • -
    • Tutorials
    • -
    -
  • -
-
-
- - -
-
-
-
-
-

Previous topic

-

Configuration

-

Next topic

-

Configuring phpMyAdmin

-
-

This Page

-
    -
  • Show Source
  • -
-
-
-

Quick search

-
-
-
- - -
-
- -
-
-
-
-
-

Navigation

-
    -
  • - index
  • -
  • - next |
  • -
  • - previous |
  • -
  • phpMyAdmin 5.0.1 documentation »
  • -
-
-
- © Copyright 2012 - 2018, The phpMyAdmin devel team. - Created using Sphinx 1.4.9. -
- - \ No newline at end of file -- cgit