mirror of
https://github.com/silverstripe/silverstripe-multiform
synced 2024-10-22 11:05:49 +02:00
Removing end PHP tags
This commit is contained in:
parent
68262bbc21
commit
5367e13bcb
@ -635,5 +635,3 @@ abstract class MultiForm extends Form {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -50,5 +50,3 @@ class MultiFormPurgeTask extends DailyTask {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
@ -66,5 +66,3 @@ class MultiFormSession extends DataObject {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -362,5 +362,3 @@ class MultiFormStep extends DataObject {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user