From 554d9b080b4be1c3ddfae75d79a0789da8c80cf2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 7 Jan 2001 19:21:28 +0000 Subject: - fixed 2 small bugs in account.php - drastically improved administration section - drastically revamped story administration: added new feature to schedule the publishing of stories - applied correct naming conventions to submission.php - fixed 1 small glitch in boxes - somewhat expanded the documentation = changed one SQL table - updated the faq with info on drupal - ... and more things I forgot about --- modules/faq.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/faq.module') diff --git a/modules/faq.module b/modules/faq.module index 9ca4cfa13..80fe80ac0 100644 --- a/modules/faq.module +++ b/modules/faq.module @@ -55,7 +55,7 @@ function faq_page() {
Write us a bugreport or send us a patch! Writing a good bug report takes patience, but doing it right the first time saves both you and us time. It is most helpful when a good description of the problem is included in the bug report. That is, a good example of all the things you did that led to the problem and the problem itself exactly described. The best reports are those that include a full example showing how to reproduce the bug or problem.

Is the source code of this site available?
-
This site is powered by Free Software; including Apache, PHP, MySQL and Linux, and is inspired by several Free Software projects. Therefor we have decided to make the software engine of this site available under terms of GPL.

However, the sources are not available yet at this time, but will be released as soon we have a first, well-rounded source tree that has proven to be stable. If you can't wait or in case you have big plans (like `total domination') with the engine, don't hesitate to contact us and we might grant you CVS access.

+
This site is powered by Free Software; including Apache, PHP, MySQL and Linux, and is inspired by several Free Software projects. Therefor we have decided to make the software engine of this site, called drupal available under terms of GPL.

The source code and more information about drupal are available here.

What features does the engine have?
-- cgit v1.2.3