6.0.0-beta1
7/7/25

[#9652] Typo Fix on framework/Core/lib/Horde/Core/Db/Migration.php
Summary Typo Fix on framework/Core/lib/Horde/Core/Db/Migration.php
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester imp (at) lx-soft (dot) com
Created 03/10/2011 (5233 days ago)
Due
Updated 03/10/2011 (5233 days ago)
Assigned
Resolved 03/10/2011 (5233 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/10/2011 04:44:56 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
03/10/2011 04:44:37 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9652: Fix variable name.

  1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0e378a133308f73448bde442dc30239b0f66abfe
03/10/2011 04:28:13 PM imp (at) lx-soft (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Typo Fix on framework/Core/lib/Horde/Core/Db/Migration.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
On "__construct" function, line 69:

-            if (!in_array($app, $apps)) {
+            if (!in_array($app, $this->apps)) {

Small typo fix.

Regards,


Vincent

Saved Queries