Remove Polls

This commit is contained in:
Brian Teeman 2015-08-05 14:56:10 +01:00
parent ed6ddd0522
commit 9c38c2f0bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# What is Joomla?
Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a modelviewcontroller web application framework that can be used independently of the CMS. Joomla is written in PHP, uses object-oriented programming (OOP) techniques and software design patterns, stores data in a MySQL, MS SQL, or PostgreSQL database, and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, polls, search, and support for language internationalization.
Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a modelviewcontroller web application framework that can be used independently of the CMS. Joomla is written in PHP, uses object-oriented programming (OOP) techniques and software design patterns, stores data in a MySQL, MS SQL, or PostgreSQL database, and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language internationalization.
> [wikipedia.org/wiki/Joomla](https://en.wikipedia.org/wiki/Joomla)