Project

General

Profile

Actions

Bug #26781

closed

Constant defined twice

Added by Thomas Koetter almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-05-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In t3lib/config_default.php the constant TYPO3_URL_DONATE is defined twice:

define('TYPO3_URL_DONATE', 'http://typo3.com/Donations.1261.0.html');
.
.
.
define('TYPO3_URL_DONATE', 'http://typo3.org/donate/');

Actions #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change If7d2ead0e86ac93d18251db38a7c226af5903355 has been pushed to the review server.
It is available at http://review.typo3.org/2094

Actions #2

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from New to Under Review
Actions #3

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I8ec86ef3c0e371fa172535c7a465a775502f6b56 has been pushed to the review server.
It is available at http://review.typo3.org/2096

Actions #4

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I8ec86ef3c0e371fa172535c7a465a775502f6b56 has been pushed to the review server.
It is available at http://review.typo3.org/2096

Actions #5

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change If7d2ead0e86ac93d18251db38a7c226af5903355 has been pushed to the review server.
It is available at http://review.typo3.org/2094

Actions #6

Updated by Mr. Hudson almost 13 years ago

Patch set 3 of change If7d2ead0e86ac93d18251db38a7c226af5903355 has been pushed to the review server.
It is available at http://review.typo3.org/2094

Actions #7

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF