~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to lib/Exception/LibraryFullException.php

  • Committer: Dan Garner
  • Date: 2015-05-17 14:07:45 UTC
  • Revision ID: git-v1:3e4dfdc05ddf4a9a664a5ed07514202aaed65eb4
Fixed elements from merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
/*
 
3
 * Spring Signage Ltd - http://www.springsignage.com
 
4
 * Copyright (C) 2015 Spring Signage Ltd
 
5
 * (LibraryFullException.php)
 
6
 */
 
7
 
 
8
 
 
9
namespace Xibo\Exception;
 
10
 
 
11
 
 
12
class LibraryFullException extends \Exception
 
13
{
 
14
 
 
15
}
 
 
b'\\ No newline at end of file'