Merge branch '2.0'
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 30 Jul 2015 13:07:19 +0000 (15:07 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 30 Jul 2015 13:07:19 +0000 (15:07 +0200)
1  2 
wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php

index 2fe9d25a945c875d61f0a3011d3fb43919ee5bbf,1d7694c2f4ed890eebd7f1fef0f9019fa1b87996..169725bd8581174f0cb6ed9a25ecdad541cedf9c
@@@ -2,9 -2,9 +2,10 @@@
  namespace wcf\system\package\plugin;
  use wcf\data\bbcode\attribute\BBCodeAttributeEditor;
  use wcf\data\package\PackageCache;
+ use wcf\system\database\util\PreparedStatementConditionBuilder;
  use wcf\system\exception\SystemException;
  use wcf\system\WCF;
 +use wcf\util\StringUtil;
  
  /**
   * Installs, updates and deletes bbcodes.