Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* file and the NOTICE file that were distributed with this source code.
*/

class addNavigationItemForBackend extends Doctrine_Migration_Base
class addNavigationToBackendPMReport_0_9_0_1 extends Doctrine_Migration_Base
{
public function up()
{
Expand Down