Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
*5805* Removed CVS ID tags
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Aug 18, 2012
1 parent b6104a8 commit 397c7e1
Show file tree
Hide file tree
Showing 332 changed files with 0 additions and 332 deletions.
1 change: 0 additions & 1 deletion classes/admin/form/ArchiveForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Form for site administrator to edit archive settings.
*
* $Id$
*/

import('lib.pkp.classes.db.DBDataXMLParser');
Expand Down
1 change: 0 additions & 1 deletion classes/admin/form/LayoutForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Form for layout setup.
*/

//$Id$


import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/admin/form/SiteSettingsForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Form to edit site settings.
*/

// $Id$


import('lib.pkp.classes.admin.form.PKPSiteSettingsForm');
Expand Down
1 change: 0 additions & 1 deletion classes/admin/form/SortOrderForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Form for administrator to create/edit sort orderings.
*/

// $Id$


import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/admin/form/UserManagementForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Form for admins to edit user profiles.
*/

// $Id$


import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/archive/Archive.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


class Archive extends DataObject {
Expand Down
1 change: 0 additions & 1 deletion classes/archive/ArchiveDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


import ('classes.archive.Archive');
Expand Down
1 change: 0 additions & 1 deletion classes/archive/ArchiveSettingsDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


class ArchiveSettingsDAO extends DAO {
Expand Down
1 change: 0 additions & 1 deletion classes/core/PageRouter.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* FIXME: add cacheable pages
*/

// $Id$


import('lib.pkp.classes.core.PKPPageRouter');
Expand Down
1 change: 0 additions & 1 deletion classes/field/Field.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$

define('FIELD_TYPE_STRING', 0x00000001);
define('FIELD_TYPE_DATE', 0x00000002);
Expand Down
1 change: 0 additions & 1 deletion classes/field/FieldDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


import ('classes.field.Field');
Expand Down
1 change: 0 additions & 1 deletion classes/file/PublicFileManager.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* PublicFileManager class.
* Wrapper class for uploading files to a site's public directory.
*
* $Id$
*/

import('lib.pkp.classes.file.PKPPublicFileManager');
Expand Down
1 change: 0 additions & 1 deletion classes/harvester/Harvester.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
*/

// $Id$


define('DUBLIN_CORE_METADATA_PREFIX', 'oai_dc');
Expand Down
1 change: 0 additions & 1 deletion classes/help/HarvesterHelpMappingFile.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Abstracts the built-in help mapping XML file.
*/

// $Id$

import('lib.pkp.classes.help.HelpMappingFile');

Expand Down
1 change: 0 additions & 1 deletion classes/help/Help.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* help ids.
*/

// $Id$


import('lib.pkp.classes.help.PKPHelp');
Expand Down
1 change: 0 additions & 1 deletion classes/i18n/AppLocale.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
*/

// $Id$


import('lib.pkp.classes.i18n.PKPLocale');
Expand Down
1 change: 0 additions & 1 deletion classes/install/form/InstallForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Form for system installation.
*
* $Id$
*/

import('classes.install.Install');
Expand Down
1 change: 0 additions & 1 deletion classes/install/form/UpgradeForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Form for system upgrades.
*
* $Id$
*/

import('classes.install.Upgrade');
Expand Down
1 change: 0 additions & 1 deletion classes/mail/EmailTemplateDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Operations for retrieving and modifying Email Template objects.
*/

// $Id$


import('lib.pkp.classes.mail.PKPEmailTemplateDAO');
Expand Down
1 change: 0 additions & 1 deletion classes/mail/MailTemplate.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Subclass of PKPMailTemplate for mailing a template email.
*
* $Id$
*/

import('lib.pkp.classes.mail.PKPMailTemplate');
Expand Down
1 change: 0 additions & 1 deletion classes/notification/Notification.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Harvester subclass for Notifications
*/

// $Id$


import('lib.pkp.classes.notification.PKPNotification');
Expand Down
1 change: 0 additions & 1 deletion classes/oai/harvester/ArchiveOAI.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
*
*/

// $Id$


import('lib.pkp.classes.oai.OAI');
Expand Down
1 change: 0 additions & 1 deletion classes/oai/harvester/OAIDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief DAO operations for the Harvester OAI interface.
*/

// $Id$


import('lib.pkp.classes.oai.OAI');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/AuthPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* TODO: Support importing user accounts from the authentication source into OJS.
*/

// $Id$


define('AUTH_PLUGIN_CATEGORY', 'auth');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/HarvesterPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/IndexerPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Abstract class for harvester plugins
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/Plugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Abstract class for plugins
*/

// $Id$


import('lib.pkp.classes.plugins.PKPPlugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/PostprocessorPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/PreprocessorPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Abstract class for preprocessor plugins
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/SchemaPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Abstract class for schema plugins
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/plugins/ThemePlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Abstract class for theme plugins
*/

// $Id$


import('classes.plugins.Plugin');
Expand Down
1 change: 0 additions & 1 deletion classes/record/Record.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Record class.
* Describes basic record properties.
*
* $Id$
*/

class Record extends DataObject {
Expand Down
1 change: 0 additions & 1 deletion classes/record/RecordDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Class for Record DAO.
* Operations for retrieving and modifying Record objects.
*
* $Id$
*/

import ('classes.record.Record');
Expand Down
1 change: 0 additions & 1 deletion classes/rt/harvester2/HarvesterRTAdmin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* OJS-specific Reading Tools administration interface.
*
* $Id$
*/

import('lib.pkp.classes.rt.RTAdmin');
Expand Down
1 change: 0 additions & 1 deletion classes/rt/harvester2/RTDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* DAO operations for the Open Harvester Systems Reading Tools interface.
*
* $Id$
*/

import('lib.pkp.classes.rt.RTStruct');
Expand Down
1 change: 0 additions & 1 deletion classes/rt/harvester2/form/ContextForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*
* Form to change metadata information for an RT context.
*
* $Id$
*/

import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/rt/harvester2/form/SearchForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Form to change metadata information for an RT search.
*
* $Id$
*/

import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/rt/harvester2/form/VersionForm.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*
* Form to change metadata information for an RT version.
*
* $Id$
*/

import('lib.pkp.classes.form.Form');
Expand Down
1 change: 0 additions & 1 deletion classes/schema/Schema.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Schema class.
* Describes basic schema properties.
*
* $Id$
*/

class Schema extends DataObject {
Expand Down
1 change: 0 additions & 1 deletion classes/schema/SchemaAliasDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*
*/

// $Id$


define('SCHEMA_MAP_REGISTRY_FILE', Config::getVar('general', 'registry_dir') . '/schemaMap.xml');
Expand Down
1 change: 0 additions & 1 deletion classes/schema/SchemaDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Class for Schema DAO.
* Operations for retrieving and modifying Schema objects.
*
* $Id$
*/

import ('classes.schema.Schema');
Expand Down
1 change: 0 additions & 1 deletion classes/security/Role.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Describes user roles within the system and the associated permissions.
*/

// $Id$


/** ID codes for all user roles */
Expand Down
1 change: 0 additions & 1 deletion classes/security/Validation.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Class providing user validation/authentication operations.
*/

// $Id$


import('classes.security.Role');
Expand Down
1 change: 0 additions & 1 deletion classes/sortOrder/SortOrder.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* @brief Basic class describing a sorting order.
*/

// $Id$


define('SORT_ORDER_TYPE_STRING', 0x00000001);
Expand Down
1 change: 0 additions & 1 deletion classes/sortOrder/SortOrderDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Operations for retrieving and modifying SortOrder objects.
*/

// $Id$


import('classes.sortOrder.SortOrder');
Expand Down
1 change: 0 additions & 1 deletion classes/sortOrder/SortOrderSettingsDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* @brief Operations for retrieving and modifying sorting order settings.
*/

// $Id$


class SortOrderSettingsDAO extends DAO {
Expand Down
1 change: 0 additions & 1 deletion classes/template/TemplateManager.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*
*/

// $Id$


import('classes.file.PublicFileManager');
Expand Down
1 change: 0 additions & 1 deletion classes/user/User.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Basic class describing users existing in the system.
*/

// $Id$


import('lib.pkp.classes.user.PKPUser');
Expand Down
1 change: 0 additions & 1 deletion classes/user/UserDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Basic class describing users existing in the system.
*/

// $Id$


import('classes.user.User');
Expand Down
1 change: 0 additions & 1 deletion classes/user/UserSettingsDAO.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* @brief Operations for retrieving and modifying user settings.
*/

// $Id$


import('lib.pkp.classes.user.PKPUserSettingsDAO');
Expand Down
Loading

0 comments on commit 397c7e1

Please sign in to comment.