Skip to content

Commit

Permalink
fix shorttags
Browse files Browse the repository at this point in the history
  • Loading branch information
brookgagnon committed Jun 20, 2019
1 parent c5cd168 commit 5212b7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion controllers/obadmanager.php
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
<?
<?php

class ObAdManager extends OBFController
{
Expand Down
2 changes: 1 addition & 1 deletion models/obadmanager_model.php
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
<?
<?php

class ObAdManagerModel extends OBFModel
{
Expand Down
2 changes: 1 addition & 1 deletion module.php
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
<?
<?php

class ObAdManagerModule extends OBFModule
{
Expand Down

0 comments on commit 5212b7c

Please sign in to comment.