Integrated a WordPress plugin Header into db.php

git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@206776 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
hawk__
2010-02-16 22:18:56 +00:00
parent d67501962e
commit 28aa96d34a
2 changed files with 11 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
<?php
/**
* @package PostgreSQL_For_Wordpress
* @version $Id$
* @author Hawk__, www.hawkix.net
/*
Plugin Name: PostgreSQL for WordPress (PG4WP)
Plugin URI: http://www.hawkix.net
Description: PG4WP is a special 'plugin' enabling WordPress to use a PostgreSQL database.
Version: 1.1.0
Author: Hawk__
Author URI: http://www.hawkix.net
License: GPLv2 or newer.
*/
// You can choose the driver to load here

View File

@@ -50,6 +50,8 @@ There is no screenshot for this plugin
== Changelog ==
* Added a correct plugin header into db.php to have correct informations shown in WordPress plugin Directory
= 1.1.0 =
* This release is identical to 1.1.0rc4, just has error logging deactivated in the distribution